X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1f6783e68550e9f36d98193b4fbdec7799d60116..4ea1bb2983851d2abb8ae4cf400daace4307ca2b:/openwrt/target/linux/image/brcm/Makefile?ds=sidebyside diff --git a/openwrt/target/linux/image/brcm/Makefile b/openwrt/target/linux/image/brcm/Makefile index c9ba78df7..b15e10b41 100644 --- a/openwrt/target/linux/image/brcm/Makefile +++ b/openwrt/target/linux/image/brcm/Makefile @@ -71,13 +71,13 @@ endif ifeq ($(KERNEL),2.4) FSNAME:=$(patsubst jffs2-%,jffs2,$(FS)) -ifeq ($(FS),squashfs) -$(BIN_DIR)/openwrt-wap54g-$(KERNEL)-$(FSNAME).trx: $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(FS).trx - cp $< $@ - echo -ne '\x01' >> $@ - -install: $(BIN_DIR)/openwrt-wap54g-$(KERNEL)-$(FSNAME).trx -endif +# ifeq ($(FS),squashfs) +# $(BIN_DIR)/openwrt-wap54g-$(KERNEL)-$(FSNAME).trx: $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(FS).trx +# cp $< $@ +# echo -ne '\x01' >> $@ +# +# install: $(BIN_DIR)/openwrt-wap54g-$(KERNEL)-$(FSNAME).trx +# endif ifneq ($(FS),jffs2-8MB) $(BIN_DIR)/openwrt-wrt54g3g-$(KERNEL)-$(FSNAME).bin: $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(FS).trx