@ -487,9 +487,7 @@ define Image/Build/UAPPRO
e n d e f
e n d e f
I m a g e / B u i l d / U B N T X M / buildkernel = $( call MkuImageLzma,$( 2) ,$( 3) $( ubntxm_mtdlayout) )
d e f i n e I m a g e / B u i l d / U B N T 2
d e f i n e I m a g e / B u i l d / U B N T X M
$( call Sysupgrade/KRuImage,$( 1) ,$( 2) ,65536,6684672)
$( call Sysupgrade/KRuImage,$( 1) ,$( 2) ,65536,6684672)
dd if = $( KDIR_TMP) /vmlinux-$( 2) .uImage of = $( KDIR_TMP) /vmlinux-$( 2) .uImage.bin bs = 64k conv = sync
dd if = $( KDIR_TMP) /vmlinux-$( 2) .uImage of = $( KDIR_TMP) /vmlinux-$( 2) .uImage.bin bs = 64k conv = sync
-$( STAGING_DIR_HOST) /bin/mkfwimage \
-$( STAGING_DIR_HOST) /bin/mkfwimage \
@ -499,18 +497,11 @@ define Image/Build/UBNTXM
-o $( call factoryname,$( 1) ,$( 2) )
-o $( call factoryname,$( 1) ,$( 2) )
e n d e f
e n d e f
I m a g e / B u i l d / U B N T X M / buildkernel = $( call MkuImageLzma,$( 2) ,$( 3) $( ubntxm_mtdlayout) )
I m a g e / B u i l d / UBNTXM = $( call Image/Build/UBNT2,$( 1) ,$( 2) ,$( ubntxm_mtdlayout) ,$( 4) ,$( 5) ,$( 6) ,$( 7) )
I m a g e / B u i l d / U B D E V / buildkernel = $( call MkuImageLzma,$( 2) ,$( 3) $( ubdev_mtdlayout) )
I m a g e / B u i l d / U B D E V / buildkernel = $( call MkuImageLzma,$( 2) ,$( 3) $( ubdev_mtdlayout) )
I m a g e / B u i l d / UBDEV = $( call Image/Build/UBNT2,$( 1) ,$( 2) ,$( ubdev_mtdlayout) ,$( 4) ,$( 5) ,$( 6) ,$( 7) )
d e f i n e I m a g e / B u i l d / U B D E V
$( call Sysupgrade/KRuImage,$( 1) ,$( 2) ,65536,6684672)
dd if = $( KDIR_TMP) /vmlinux-$( 2) .uImage of = $( KDIR_TMP) /vmlinux-$( 2) .uImage.bin bs = 64k conv = sync
-$( STAGING_DIR_HOST) /bin/mkfwimage \
-B $( 4) -v $( 5) .$( 6) .v6.0.0-OpenWrt-$( REVISION) \
-k $( KDIR_TMP) /vmlinux-$( 2) .uImage.bin \
-r $( BIN_DIR) /$( IMG_PREFIX) -root.$( 1) \
-o $( call factoryname,$( 1) ,$( 2) )
e n d e f
I m a g e / B u i l d / U B N T / buildkernel = $( call PatchKernelLzma,$( 2) ,$( 3) )
I m a g e / B u i l d / U B N T / buildkernel = $( call PatchKernelLzma,$( 2) ,$( 3) )