From e77ddf9252e0b0f5072335614b1309560755f828 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 2 Aug 2008 15:15:33 +0000 Subject: make grub compilable under fedora core 8 and other newer distros SVN-Revision: 12076 --- package/grub/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package') diff --git a/package/grub/Makefile b/package/grub/Makefile index 434af2bc9b..7e6f3527ec 100644 --- a/package/grub/Makefile +++ b/package/grub/Makefile @@ -22,6 +22,8 @@ PKG_TARGETS:=bin include $(INCLUDE_DIR)/package.mk +export grub_cv_prog_objcopy_absolute=yes + define Package/grub SECTION:=boot DEPENDS:=@TARGET_x86 -- cgit v1.2.3