linux-wlan-ng/config.in
pizza 6c44b5e381 Clean up some of the old cruft in the build system.
We basically need a reliable way of getting the kernel version string 
and cross compiler (host cflags is useful too) so if someone has a 
better idea how to accomplish this, I'm all ears.
2008-08-12 13:17:35 +00:00

21 lines
331 B
Plaintext

WLAN_VERSION=0
WLAN_PATCHLEVEL=2
WLAN_SUBLEVEL=9
WLAN_EXTRAVERSION=
#LINUX_SRC=/usr/src/linux
PREFIX=
INST_EXEDIR=/sbin
TARGET_ROOT_ON_HOST=
RC_DIR=/etc/rc.d
PCMCIA_DIR=/etc/pcmcia
SYSV_INIT=y
INSTALL_DEPMOD=y
WLAN_DEBUG=n
CROSS_COMPILE_ENABLED=n
CROSS_COMPILE=
HOST_COMPILE=
PRISM2_PLX=y
PRISM2_PCMCIA=y
PRISM2_PCI=y
PRISM2_USB=y