projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6.git]
/
init
/
Makefile
diff --git
a/init/Makefile
b/init/Makefile
index
dc5eeca
..
4a243df
100644
(file)
--- 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