Added CROSS_COMPILE_ENABLED variable to config.in. Changed the default file name in the default_config file of Makefile to be a file in the top-level directory of the linux-wlan package.

This commit is contained in:
joellen 2000-07-05 05:20:42 +00:00
parent d2cb59a429
commit a0b40c4261
2 changed files with 2 additions and 1 deletions

View file

@ -69,7 +69,7 @@ install:
default_config:
@touch config.mk config.new
@rm -f config.mk config.new
@./Configure -d ../config.all
@./Configure -d ./default.config
config:
@touch config.mk

View file

@ -10,5 +10,6 @@ SYSV_INIT=y
INSTALL_DEPMOD=y
WLAN_INSTALL_TYPE=sta
WLAN_DEBUG=n
CROSS_COMPILE_ENABLED=n
CROSS_COMPILE=
HOST_COMPILE=