@ -24,12 +24,10 @@ define Image/Prepare
$( call prepare_generic_squashfs,$( KDIR) /fs_mark)
e n d e f
i f n e q ( $( KERNEL ) , 2 . 4 )
define Image/Build/wgt634u
d e f i n e I m a g e / B u i l d / w g t 6 3 4 u
dd if = $( KDIR) /loader.elf of = $( BIN_DIR) /openwrt-wgt634u-$( 2) .bin bs = 131072 conv = sync
cat $( BIN_DIR) /$( IMG_PREFIX) -$( 1) .trx >> $( BIN_DIR) /openwrt-wgt634u-$( 2) .bin
endef
e n d i f
e n d e f
d e f i n e I m a g e / B u i l d / C y b e r T A N
$( STAGING_DIR_HOST) /bin/addpattern -4 -p $( 3) -v v$( 4) -i $( BIN_DIR) /$( IMG_PREFIX) -$( 1) .trx -o $( BIN_DIR) /openwrt-$( 2) -$( 5) .bin $( if $( 6) ,-s $( 6) )
@ -75,9 +73,7 @@ define Image/Build/jffs2-128k
$( call Image/Build/CyberTAN,$( 1) ,wrt54gs,W54S,4.80.1,$( patsubst jffs2-%,jffs2,$( 1) ) )
$( call Image/Build/CyberTAN,$( 1) ,wrtsl54gs,W54U,2.08.1,$( patsubst jffs2-%,jffs2,$( 1) ) )
$( call Image/Build/trxV2,$( 1) ,wrt54g3gv2-vf,3G2V,3.00.24,$( patsubst jffs2-%,jffs2,$( 1) ) ,6)
ifeq ( $( KERNEL) ,2.6)
$( call Image/Build/wgt634u,$( 1) ,$( patsubst jffs2-%,jffs2,$( 1) ) )
endif
e n d e f
d e f i n e I m a g e / B u i l d / j f f s 2 - 6 4 k