diff options
Diffstat (limited to 'init/Makefile')
| -rw-r--r-- | init/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init/Makefile b/init/Makefile index 7bc47ee31c36..c4fb45525d08 100644 --- a/init/Makefile +++ b/init/Makefile | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | # Makefile for the linux kernel. | 2 | # Makefile for the linux kernel. |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | ccflags-y := -fno-function-sections -fno-data-sections | ||
| 6 | |||
| 5 | obj-y := main.o version.o mounts.o | 7 | obj-y := main.o version.o mounts.o |
| 6 | ifneq ($(CONFIG_BLK_DEV_INITRD),y) | 8 | ifneq ($(CONFIG_BLK_DEV_INITRD),y) |
| 7 | obj-y += noinitramfs.o | 9 | obj-y += noinitramfs.o |
