9
0
Fork 0
barebox/net/Makefile

8 lines
110 B
Makefile

obj-y += bootp.o
obj-y += eth.o
obj-y += net.o
obj-y += nfs.o
obj-y += rarp.o
obj-y += sntp.o
obj-y += tftp.o