Merge pull request #53 from arngrimur/master

Extra slash in path in makefile
This commit is contained in:
Adam Dunkels 2012-12-11 23:49:58 -08:00
commit 4c95be44ac
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