summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ebsa110/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ebsa110/Makefile')
-rw-r--r--arch/arm/mach-ebsa110/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm/mach-ebsa110/Makefile b/arch/arm/mach-ebsa110/Makefile
new file mode 100644
index 0000000000000..6520ac8358026
--- /dev/null
+++ b/arch/arm/mach-ebsa110/Makefile
@@ -0,0 +1,12 @@
+#
+# Makefile for the linux kernel.
+#
+
+# Object file lists.
+
+obj-y := core.o io.o
+obj-m :=
+obj-n :=
+obj- :=
+
+obj-$(CONFIG_LEDS) += leds.o