Changeset 1070
- Timestamp:
- 03/09/2010 01:51:57 AM (6 months ago)
- Files:
-
- 1 modified
-
nano-RK/projects/demos/rtl_chain/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nano-RK/projects/demos/rtl_chain/makefile
r258 r1070 1 1 # Platform name cc2420DK, firefly, micaZ, firefly2, firefly2_2 2 PLATFORM = firefly2_ 22 PLATFORM = firefly2_3 3 3 4 4 … … 10 10 11 11 # Set this such that the nano-RK directory is the base path 12 ROOT_DIR = ../.. 12 ROOT_DIR = ../../.. 13 13 14 14 # Set platform specific defines
