Porting PicoTCP WIP
This commit is contained in:
3
kernel/picotcp/rules/eth.mk
Normal file
3
kernel/picotcp/rules/eth.mk
Normal file
@ -0,0 +1,3 @@
|
||||
OPTIONS+=-DPICO_SUPPORT_ETH
|
||||
MOD_OBJ+=$(LIBBASE)modules/pico_arp.o
|
||||
MOD_OBJ+=$(LIBBASE)modules/pico_ethernet.o
|
||||
Reference in New Issue
Block a user