summaryrefslogtreecommitdiffstats
path: root/net/Makefile
blob: 1fb5bed7edf8f42d0802d32c6c169350156d0aa6 (plain)
1
2
3
4
5
6
7
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