projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] firewall: change the order of IPv4/IPv6 address detection, fixes mixed...
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
e4c133f
..
7abfeea
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-102,7
+102,7
@@
menu "Target Images"
source "target/linux/*/image/Config.in"
- config TARGET_ROOTFS_
FSPART
+ config TARGET_ROOTFS_
PARTSIZE
int "Root filesystem partition size (in MB)"
depends X86_GRUB_IMAGES || TARGET_ROOTFS_EXT2FS || TARGET_rb532
default 48
This page took
0.019618 seconds
and
4
git commands to generate.