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
commit7bb6460a5d03683022d9b696e46cb020835f150c (patch)
treee4c10940da71d5a4e0123ae88b11737a8b9308e0 /package/grub/patches/100-add_configure_macros.patch
parentea575c9316eced5a60be4c05aab6ece3cf4b5eb6 (diff)
downloadupstream-7bb6460a5d03683022d9b696e46cb020835f150c.tar.gz
upstream-7bb6460a5d03683022d9b696e46cb020835f150c.tar.bz2
upstream-7bb6460a5d03683022d9b696e46cb020835f150c.zip
x86: remove grub-legacy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33640 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)
-