git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
10 lines
176 B
Makefile
10 lines
176 B
Makefile
#
|
|
# Makefile for Linux arch/m68k/emu source directory
|
|
#
|
|
|
|
obj-y += natfeat.o
|
|
|
|
obj-$(CONFIG_NFBLOCK) += nfblock.o
|
|
obj-$(CONFIG_NFCON) += nfcon.o
|
|
obj-$(CONFIG_NFETH) += nfeth.o
|