X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=init%2FMakefile;h=c4fb45525d08802e721fa8c2c8d67dbb2b296ecf;hb=HEAD;hp=7bc47ee31c369d442676edba32233fbb2ddbb462;hpb=25e4b485fb8eeda8aa7a2e1e45fbb31538565117;p=cascardo%2Flinux.git diff --git a/init/Makefile b/init/Makefile index 7bc47ee31c36..c4fb45525d08 100644 --- a/init/Makefile +++ b/init/Makefile @@ -2,6 +2,8 @@ # Makefile for the linux kernel. # +ccflags-y := -fno-function-sections -fno-data-sections + obj-y := main.o version.o mounts.o ifneq ($(CONFIG_BLK_DEV_INITRD),y) obj-y += noinitramfs.o