package/grub: build a host grub and a target grub (#7269)
authorNicolas Thill <nico@openwrt.org>
Sun, 2 May 2010 17:32:25 +0000 (17:32 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 2 May 2010 17:32:25 +0000 (17:32 +0000)
commit2d830ca34bfa0d422346e7e44e42c0e639438a55
tree004685feb58bf2288f0b366607bed59d98588ecb
parenta706e31eaf07fc2495a9db2b8e759ffcaf9ea539
package/grub: build a host grub and a target grub (#7269)
 - use the host grub binary for grub install, but with target stage files
 - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate
 - create a target grub package

SVN-Revision: 21305
package/grub/Makefile
target/linux/x86/image/Makefile