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
This commit is contained in:
Florian Fainelli
2007-04-03 09:50:17 +00:00
parent 010e8f8f78
commit 30a4001aa4
3 changed files with 0 additions and 48 deletions

View File

@@ -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 \