X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm47xx%2Fbase-files.mk;h=d6682bd38846eaed660d9a9708dc836feae649b5;hb=5d053fc7f5a3c754c277010cef03dc6d5850dd42;hp=13c8c34bfd14974c66be8f8d8744f8455bfd5521;hpb=17c7b6c3fdc48301e50d22cc6138ede16bd1be24;p=openwrt.git diff --git a/target/linux/brcm47xx/base-files.mk b/target/linux/brcm47xx/base-files.mk deleted file mode 120000 index 13c8c34bfd..0000000000 --- a/target/linux/brcm47xx/base-files.mk +++ /dev/null @@ -1 +0,0 @@ -../brcm-2.4/base-files.mk \ No newline at end of file diff --git a/target/linux/brcm47xx/base-files.mk b/target/linux/brcm47xx/base-files.mk new file mode 100644 index 0000000000..d6682bd388 --- /dev/null +++ b/target/linux/brcm47xx/base-files.mk @@ -0,0 +1,5 @@ +define Package/base-files/install-target + rm -f $(1)/etc/config/network +endef + +