Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
obj-$(CONFIG_PCSPKR_PLATFORM) += pcspeaker.o
obj-$(CONFIG_PCSPKR_PLATFORM) += pcspeaker.o
-obj-$(CONFIG_SCx200) += scx200.o
-scx200-y += scx200_32.o
-
obj-$(CONFIG_OLPC) += olpc.o
obj-$(CONFIG_OLPC_XO1) += olpc-xo1.o
obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o
obj-$(CONFIG_OLPC) += olpc.o
obj-$(CONFIG_OLPC_XO1) += olpc-xo1.o
obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o
# Platform specific code goes here
obj-y += efi/
# Platform specific code goes here
obj-y += efi/
obj-y += sfi/
obj-y += visws/
obj-y += sfi/
obj-y += visws/
--- /dev/null
+obj-$(CONFIG_SCx200) += scx200.o
+scx200-y += scx200_32.o