package/grub: build a host grub and a target grub (#7269)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 2 May 2010 17:32:25 +0000 (17:32 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 2 May 2010 17:32:25 +0000 (17:32 +0000)
commitbb43ad8e7d1f03015393d3d8d025d6c5b10c3ede
tree004685feb58bf2288f0b366607bed59d98588ecb
parentcb2f53e0b7314fbf6aeee8176c9fc3fe94893e42
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