25afe99b31
the support is still WIP. next steps are to make the pmic and ethernet work. this is the first commit to make sure nothing gets lost. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 47354
4 lines
78 B
Makefile
4 lines
78 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|