Cross Reference: Makefile
xref: /linux-4.4.14/arch/x86/platform/olpc/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /linux-4.4.14/arch/x86/platform/olpc/
1obj-$(CONFIG_OLPC)		+= olpc.o olpc_ofw.o olpc_dt.o
2obj-$(CONFIG_OLPC_XO1_PM)		+= olpc-xo1-pm.o xo1-wakeup.o
3obj-$(CONFIG_OLPC_XO1_RTC)	+= olpc-xo1-rtc.o
4obj-$(CONFIG_OLPC_XO1_SCI)	+= olpc-xo1-sci.o
5obj-$(CONFIG_OLPC_XO15_SCI)	+= olpc-xo15-sci.o
6

Indexes created Thu Jun 29 04:38:44 JST 2017