mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 12:39:45 +01:00
create v4 squashfs image for 2.6.31
SVN-Revision: 17406
This commit is contained in:
parent
8733456b72
commit
71a3d54218
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ JFFS2OPTS := --pad --big-endian --squash
|
|||
SQUASHFS_OPTS := -be
|
||||
endif
|
||||
|
||||
ifneq ($(CONFIG_LINUX_2_6_30),)
|
||||
ifneq ($(CONFIG_LINUX_2_6_30)$(CONFIG_LINUX_2_6_31),)
|
||||
USE_SQUASHFS4 := y
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue