9
0
Fork 0
barebox/net/Makefile

8 lines
110 B
Makefile
Raw Normal View History

2007-07-05 16:01:14 +00:00
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