Commit d4b366f0 authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Tim Gardner

UBUNTU: SAUCE: disable stack-protector for ARM compressed bootloader

Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent a26ffc55
......@@ -3,6 +3,7 @@
#
# create a compressed vmlinuz image from the original vmlinux
#
KBUILD_CFLAGS := $(filter-out -fstack-protector, $(KBUILD_CFLAGS)) -fno-stack-protector
OBJS =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment