mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 20:01:33 +02:00
fix nocatsplash build, when it doesn't find iptables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1053 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
aeb8996fc8
commit
5e940596ac
@ -42,6 +42,7 @@ $(PKG_BUILD_DIR)/.configured:
|
|||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--sbindir=/usr/sbin \
|
--sbindir=/usr/sbin \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
|
--with-firewall=iptables \
|
||||||
$(DISABLE_LARGEFILE) \
|
$(DISABLE_LARGEFILE) \
|
||||||
$(DISABLE_NLS) \
|
$(DISABLE_NLS) \
|
||||||
--with-glib-prefix="$(STAGING_DIR)/usr" \
|
--with-glib-prefix="$(STAGING_DIR)/usr" \
|
||||||
|
Loading…
Reference in New Issue
Block a user