]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Makefile
Merge branch 'omap-clock-fixes' of git://git.pwsan.com/linux-2.6
[linux-2.6-omap-h63xx.git] / init / Makefile
index dc5eeca6eb6dfdb6f83164607a70f23bb7862316..4a243df426f70b9f3fbe366f1b94dbb8f4cdd1cf 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile for the linux kernel.
 #
 
-obj-y                          := main.o dyn_array.o version.o mounts.o
+obj-y                          := main.o version.o mounts.o
 ifneq ($(CONFIG_BLK_DEV_INITRD),y)
 obj-y                          += noinitramfs.o
 else