summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-04-03 09:50:17 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-04-03 09:50:17 +0000
commit6e7905d2a36799482b283ad8e3f0f9fa520f09ac (patch)
tree83045d75178048a9116c5b3c76333ec0fc7af0f0 /target
parent2a4405597a05d1f819e95c3d4cc9d428fa6c9086 (diff)
Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been tested
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6847 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/adm5120-2.6/image/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/adm5120-2.6/image/Makefile b/target/linux/adm5120-2.6/image/Makefile
index a8051db7f..025146077 100644
--- a/target/linux/adm5120-2.6/image/Makefile
+++ b/target/linux/adm5120-2.6/image/Makefile
@@ -46,7 +46,6 @@ define Image/Build/Compex
endef
define Image/Build/Edimax
- # FIXME : not tested (hardware ?)
$(STAGING_DIR)/bin/mkcsysimg -B $(4) -d -w \
-r $(KDIR)/loader-edimax.gz \
-x $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(1)-noloader.trx \