Allow hello-world to build, fix makefile ignoring rf230bb
This commit is contained in:
parent
8ea4b747d0
commit
283d288f1a
3 changed files with 26 additions and 11 deletions
|
@ -3,6 +3,9 @@ raven-webserver_src = webserver-nogui.c httpd.c http-strings.c psock.c memb.c \
|
|||
httpd-fs.c httpd-cgi.c
|
||||
raven-webserver_dsc = webserver-dsc.c
|
||||
|
||||
#Tell platform main routine webserver is present, for parameter display at startup
|
||||
CFLAGS += -DWEBSERVER
|
||||
|
||||
#$(CONTIKI)/apps/webserver/http-strings.c: $(CONTIKI)/apps/webserver/http-strings
|
||||
# cd $(CONTIKI)/apps/webserver/; $(CONTIKI)/tools/makestrings $<
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue