make grub compilable under fedora core 8 and other newer distros
SVN-Revision: 12076
This commit is contained in:
parent
a0a6c2fad0
commit
e77ddf9252
|
@ -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
|
define Package/grub
|
||||||
SECTION:=boot
|
SECTION:=boot
|
||||||
DEPENDS:=@TARGET_x86
|
DEPENDS:=@TARGET_x86
|
||||||
|
|
Loading…
Reference in New Issue