mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
5 lines
245 B
Makefile
5 lines
245 B
Makefile
obj-$(CONFIG_OLPC) += olpc.o olpc_ofw.o olpc_dt.o
|
|
obj-$(CONFIG_OLPC_XO1_PM) += olpc-xo1-pm.o xo1-wakeup.o
|
|
obj-$(CONFIG_OLPC_XO1_RTC) += olpc-xo1-rtc.o
|
|
obj-$(CONFIG_OLPC_XO1_SCI) += olpc-xo1-sci.o
|
|
obj-$(CONFIG_OLPC_XO15_SCI) += olpc-xo15-sci.o
|