6 lines
100 B
Makefile
6 lines
100 B
Makefile
SRC_FILES += bridgeif.c \
|
|
ethernet.c \
|
|
zepif.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|