make grub compilable under fedora core 8 and other newer distros
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Aug 2008 15:15:33 +0000 (15:15 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Aug 2008 15:15:33 +0000 (15:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12076 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/grub/Makefile

index 434af2bc9b78a8b98521f81cd349ceaa5360b871..7e6f3527ecac5210e89bc9e3470a44e47f619d65 100644 (file)
@@ -22,6 +22,8 @@ PKG_TARGETS:=bin
 
 include $(INCLUDE_DIR)/package.mk
 
 
 include $(INCLUDE_DIR)/package.mk
 
+export grub_cv_prog_objcopy_absolute=yes
+
 define Package/grub
   SECTION:=boot
   DEPENDS:=@TARGET_x86
 define Package/grub
   SECTION:=boot
   DEPENDS:=@TARGET_x86