Blame view

kernel/linux-rt-4.4.41/arch/x86/platform/olpc/Makefile 245 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
  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