summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8457a1..e7430a5 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ image/%: openwrt/$$(REPO)/.repo_access config/$$(REPO).config \
cp config/$(REPO).config openwrt/$(REPO)/.config
patch openwrt/$(REPO)/.config <config/$(REPO)-$(PLATFORM).patch
patch openwrt/$(REPO)/.config <config/$(REPO)-$(PLATFORM)-$(MODEL).patch
- -rm -r openwrt/$(REPO)/files
+ -rm -r openwrt/$(REPO)/files openwrt/$(REPO)/bin/$(PLATFORM)
cp -a files/common openwrt/$(REPO)/files
rsync -a files/$(PLATFORM)/ openwrt/$(REPO)/files/
rsync -a files/$(PLATFORM)-$(MODEL)/ openwrt/$(REPO)/files/
contact: Jan Huwald // Impressum