ao-bringup: Make it build with source restructuring
authorKeith Packard <keithp@keithp.com>
Sun, 16 Oct 2011 05:54:02 +0000 (22:54 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Oct 2011 05:54:02 +0000 (22:54 -0700)
Source code all moved around, need to find the header files in new directories.x

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-bringup/Makefile

index cacbc16168da5a62c55e978e284ed1c68c6c80b7..7fdde98532379a7498dbeaeebc82378862494174 100644 (file)
@@ -1,7 +1,7 @@
 CC=sdcc
 DEBUG=--debug
 
-CFLAGS=--model-small --debug -I../src
+CFLAGS=--model-small --debug -I../src/core -I../src/cc1111
 
 LDFLAGS=--out-fmt-ihx --code-loc 0xf000 --xram-loc 0xf400 --xram-size 1024 --iram-size 0xff