Added SMALL=1 to make code fit on Tmote Sky

ico
Adam Dunkels 2011-09-06 15:36:25 +02:00
parent 7fb4fe2e56
commit e4aec8340b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ all: sky-webserver sky-telnet-server telnet-tweet
PLATFORM_BUILD=1 # This is needed to avoid the shell to include the httpd-cfs version of the webserver
APPS = webserver twitter telnetd
CFLAGS = -DWITH_UIP=1 -I.
SMALL=1
DEFINES=NETSTACK_CONF_RDC=cxmac_driver,NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE=8
# The webserver application normally contains a built-in file system and support