mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[omap35xx] Squash uids
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26883 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7072b9d11f
commit
4a58fa4ef6
@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/image.mk
|
||||
JFFS2_BLOCKSIZE=128k
|
||||
JFFS2OPTS += --little-endian --pagesize=0x800 --no-cleanmarkers --pad
|
||||
|
||||
UBIFS_OPTS = -m 2048 -e 126KiB -c 1996
|
||||
UBIFS_OPTS = -m 2048 -e 126KiB -c 1996 -U
|
||||
UBINIZE_OPTS = -m 2048 -p 128KiB -s 512
|
||||
|
||||
define Image/BuildKernel
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user