1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:48:27 +02:00

[backfire] merge r22973

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22974 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-09-07 21:22:41 +00:00
parent dd1267f8e4
commit 3dc9852fb4

View File

@ -60,7 +60,8 @@ OPKG:= \
$(STAGING_DIR_HOST)/bin/opkg \
-f $(TOPDIR)/tmp/opkg.conf \
--force-depends \
--force-overwrite
--force-overwrite \
--force-run-hooks
define Profile
$(eval $(call Profile/Default))