3 # Copyright (C) 2006 OpenWrt.org
5 # This is free software, licensed under the GNU General Public License v2.
6 # See /LICENSE for more information.
16 /^(# )CONFIG_LARGEFILE(.+)$/ and do {
20 /^(# )?CONFIG_BUSYBOX_(.+)/ and do {
23 $p2 =~ /(CONFIG_LFS|FDISK_SUPPORT_LARGE_DISKS)/ and do {
This page took 0.089005 seconds and 5 git commands to generate.