unified preinit environment
[openwrt/svn-archive/archive.git] / target / linux / brcm-2.4 / base-files.mk
1 define Build/Compile
2 $(call Build/Compile/Default)
3 endef
4
5 define Package/base-files/install-target
6 rm -f $(1)/etc/config/network
7 endef
8
9