[ar71xx] fix the name of the micrel PHY driver
[openwrt-10.03/.git] / package / opkg / patches / 002-fix-autogen
1 --- opkg-4561/autogen.sh-orig   2008-07-28 18:00:33.000000000 -0500
2 +++ opkg-4561/autogen.sh        2008-07-28 18:00:45.000000000 -0500
3 @@ -1,5 +1,3 @@
4  #! /bin/sh
5  autoreconf -v --install || exit 1
6  glib-gettextize --force --copy || exit 1
7 -./configure --enable-maintainer-mode "$@"
8 -