aboutsummaryrefslogtreecommitdiffstats
path: root/package/grub/patches/100-add_configure_macros.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-10-07 23:01:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-10-07 23:01:56 +0000
commit0dd7644ec71eedc94d0aab24e432149db73573f1 (patch)
treeafb1bb97c8bed2a0fad9ab6fbac4d0652391afbc /package/grub/patches/100-add_configure_macros.patch
parenta1bcd25082fd6780d6eb9184acb1813bf723841f (diff)
downloadupstream-0dd7644ec71eedc94d0aab24e432149db73573f1.tar.gz
upstream-0dd7644ec71eedc94d0aab24e432149db73573f1.tar.bz2
upstream-0dd7644ec71eedc94d0aab24e432149db73573f1.zip
x86: remove grub-legacy
SVN-Revision: 33640
Diffstat (limited to 'package/grub/patches/100-add_configure_macros.patch')
-rw-r--r--package/grub/patches/100-add_configure_macros.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/grub/patches/100-add_configure_macros.patch b/package/grub/patches/100-add_configure_macros.patch
deleted file mode 100644
index 476f778bc2..0000000000
--- a/package/grub/patches/100-add_configure_macros.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -56,6 +56,8 @@ fi
-
- AC_CHECK_TOOL(CC, gcc)
- AC_PROG_CC
-+AM_PROG_CC_C_O
-+AM_PROG_AS
- # We need this for older versions of Autoconf.
- _AM_DEPENDENCIES(CC)
-