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