X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=init%2FMakefile;h=4a243df426f70b9f3fbe366f1b94dbb8f4cdd1cf;hb=ba52270d18fb17ce2cf176b35419dab1e43fe4a3;hp=dc5eeca6eb6dfdb6f83164607a70f23bb7862316;hpb=e7f5ed8d6e921c6200ce5e2549a86db629f2dd11;p=pandora-kernel.git diff --git a/init/Makefile b/init/Makefile index dc5eeca6eb6d..4a243df426f7 100644 --- a/init/Makefile +++ b/init/Makefile @@ -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