mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
ar71xx: create smaller initramfs images for the TP-Link boards
SVN-Revision: 20414
This commit is contained in:
parent
04dd1fc593
commit
c72b656d8d
@ -289,7 +289,7 @@ endef
|
|||||||
define Image/Build/TPLINK/initramfs
|
define Image/Build/TPLINK/initramfs
|
||||||
$(call PatchKernelGzip,$(2),$(3))
|
$(call PatchKernelGzip,$(2),$(3))
|
||||||
-$(STAGING_DIR_HOST)/bin/mktplinkfw -c \
|
-$(STAGING_DIR_HOST)/bin/mktplinkfw -c \
|
||||||
-B $(4) -N OpenWrt -V $(REVISION)\
|
-B $(4) -N OpenWrt -V $(REVISION) -s \
|
||||||
-k $(KDIR)/vmlinux-$(2).bin.gz \
|
-k $(KDIR)/vmlinux-$(2).bin.gz \
|
||||||
-o $(call imgname,$(1),$(2))-uImage.bin
|
-o $(call imgname,$(1),$(2))-uImage.bin
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user