diff --git a/examples/webserver-ipv6/Makefile b/examples/webserver-ipv6/Makefile index c87a5e85b..023de7ea5 100644 --- a/examples/webserver-ipv6/Makefile +++ b/examples/webserver-ipv6/Makefile @@ -10,6 +10,7 @@ ifeq ($(TARGET),) -include Makefile.target endif ifeq ($(TARGET),sky) +SMALL=1 WITH_WEBSERVER=webserver-nano else ifeq ($(TARGET),avr-raven) WITH_WEBSERVER=raven-webserver