mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-02 19:29:30 +00:00
Merge pull request #53 from arngrimur/master
Extra slash in path in makefile
This commit is contained in:
commit
4c95be44ac
@ -6,7 +6,7 @@ SUBTARGET = CB
|
|||||||
|
|
||||||
### Code common for all ARM CPUs
|
### 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
|
CONTIKI_CPU_ARM_COMMON=$(CONTIKI_CPU_ARM)/common
|
||||||
|
|
||||||
### Define the CPU directory
|
### Define the CPU directory
|
||||||
|
Loading…
Reference in New Issue
Block a user