ISMB Pert 2013-08-07 10:56:51 +02:00 committed by Gianfranco Costamagna
parent d08a87880c
commit c4908d9450
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ ifeq ($(TARGET),)
endif
endif
ifeq ($(UIP_CONF_IPV6),1)
CFLAGS += -DUIP_CONF_IPV6=1
endif
ifeq ($(DEFINES),)
-include Makefile.$(TARGET).defines
ifneq ($(DEFINES),)