Changed makefile. Removed extra slash

This commit is contained in:
Arngrimur Bjarnason 2012-12-10 20:41:43 +01:00
parent eec7fcd8a8
commit b533a683c3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ SUBTARGET = CB
### Code common for all ARM CPUs
CONTIKI_CPU_ARM=$(CONTIKI)/cpu/arm/
CONTIKI_CPU_ARM=$(CONTIKI)/cpu/arm
CONTIKI_CPU_ARM_COMMON=$(CONTIKI_CPU_ARM)/common
### Define the CPU directory