X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=init%2FMakefile;h=c4fb45525d08802e721fa8c2c8d67dbb2b296ecf;hb=909e481e2467f202b97d42beef246e8829416a85;hp=7bc47ee31c369d442676edba32233fbb2ddbb462;hpb=8762541f067d371320731510669e27f5cc40af38;p=mirror_ubuntu-zesty-kernel.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