Porting PicoTCP WIP
This commit is contained in:
5
kernel/picotcp/rules/icmp4.mk
Normal file
5
kernel/picotcp/rules/icmp4.mk
Normal file
@ -0,0 +1,5 @@
|
||||
OPTIONS+=-DPICO_SUPPORT_ICMP4
|
||||
MOD_OBJ+=$(LIBBASE)modules/pico_icmp4.o
|
||||
ifneq ($(PING),0)
|
||||
OPTIONS+=-DPICO_SUPPORT_PING
|
||||
endif
|
||||
Reference in New Issue
Block a user