This file is indexed.

/usr/share/linux-wlan-ng-firmware/debian/config-for-lwng is in linux-wlan-ng-firmware 0.2.9+dfsg-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
# This script is sourced by the Configure script, when running in
# noninteractive mode.

if [ "$BUILD_MODULES" = "n" -o "$BUILD_UTILS" = "n" ] ; then
	# Just building the utilities. Kernel source may not be present;
	# don't fail.
	fail () {
		echo "Not failing since we are building only the utilities"
	}
fi

LINUX_SRC=NONE
PCMCIA_SRC=$PSRC
PRISM2_PCMCIA=n
PRISM2_PLX=$BUILD_MODULES
PRISM2_PCI=$BUILD_MODULES
PRISM2_USB=$BUILD_MODULES
UTILS=$BUILD_UTILS
TARGET_ROOT_ON_HOST=$(pwd)/debian/tmp/