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)
commit443cf0e42716bf32f2d18b177911a7eec3bdfd20
tree004685feb58bf2288f0b366607bed59d98588ecb
parent4ec517b27c9e5e0fee8434bbac387706964e53a3
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21305 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/grub/Makefile
target/linux/x86/image/Makefile