mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: use the new padjffs2 padding on Ubiquiti UAP-PRO to make the boot loader stop searching after the kernel partition
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38805 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
559e45026b
commit
945d0a1a12
@ -448,7 +448,7 @@ define Image/Build/UAPPRO/buildkernel
|
||||
-d $(KDIR_TMP)/$(2)/image \
|
||||
2>&1 1>/dev/null | awk '/^.+$$$$/'
|
||||
-rm -rf $(KDIR_TMP)/$(2)
|
||||
$(STAGING_DIR_HOST)/bin/padjffs2 $(KDIR_TMP)/$(2)-kernel.jffs2 64
|
||||
$(STAGING_DIR_HOST)/bin/padjffs2 $(KDIR_TMP)/$(2)-kernel.jffs2 -J 64
|
||||
endef
|
||||
|
||||
define Image/Build/UAPPRO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user