git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
7 lines
153 B
Makefile
7 lines
153 B
Makefile
#
|
|
# Makefile for the SNI specific part of the kernel
|
|
#
|
|
|
|
obj-y += irq.o reset.o setup.o a20r.o rm200.o pcimt.o pcit.o time.o
|
|
obj-$(CONFIG_EISA) += eisa.o
|