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

minor cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7174 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-05-10 14:43:52 +00:00
parent de0bb1d6c4
commit 9659555c0c

View File

@ -1,7 +1,3 @@
define Build/Compile
$(call Build/Compile/Default)
endef
define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef