summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatze Miau <miaukatzemiau@priveasy.de>2012-03-02 08:54:20 (GMT)
committerKatze Miau <miaukatzemiau@priveasy.de>2012-03-02 08:54:20 (GMT)
commitf07c8ba375f620120e0727a41725a60845bcf936 (patch)
tree36d433b1011c409ff5903528b6d2d74dfc6c2a4f
parent61a642235abc3cf0f1297f4f386504a110bd0aa5 (diff)
move name_firmware to toolbin
-rw-r--r--Makefile2
-rwxr-xr-xtoolbin/name_firmware (renamed from name_firmware)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d491962..7cd46d6 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ image/%: config/$$(REPO)-$$(HW).config openwrt/$$(REPO)/.repo_access
-rm -r openwrt/$(REPO)/files openwrt/$(REPO)/bin/$(PLATFORM)/openwrt*
toolbin/merge_config --merge --verbose --dst openwrt/$(REPO)/files \
files/common $(shell toolbin/extract_variants files/$(HW))
- ./name_firmware openwrt/$(REPO)
+ toolbin/name_firmware openwrt/$(REPO)
cd openwrt/$(REPO) && $(MAKE) -j$(NUMPROC)
mkdir -p $(shell dirname $@)
rsync -a openwrt/$(REPO)/bin/$(PLATFORM)/ $@/
diff --git a/name_firmware b/toolbin/name_firmware
index bf062d3..bf062d3 100755
--- a/name_firmware
+++ b/toolbin/name_firmware
contact: Jan Huwald // Impressum