summaryrefslogtreecommitdiff
path: root/ao-bringup
diff options
context:
space:
mode:
Diffstat (limited to 'ao-bringup')
-rw-r--r--ao-bringup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-bringup/Makefile b/ao-bringup/Makefile
index cacbc161..7fdde985 100644
--- a/ao-bringup/Makefile
+++ b/ao-bringup/Makefile
@@ -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