8654b1c2de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andres Salomon <dilinger@queued.net>
4 lines
114 B
Makefile
4 lines
114 B
Makefile
obj-$(CONFIG_OLPC) += olpc.o
|
|
obj-$(CONFIG_OLPC_XO1) += olpc-xo1.o
|
|
obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o
|