summaryrefslogtreecommitdiff
path: root/wlan-ng/files/config.mk
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-09-19 19:59:40 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-09-19 19:59:40 +0000
commit90c588618dd746047fd5fb131dff5bbbcbb9a163 (patch)
tree52df2d997b2eefd74750b44b92f86ba8ccb94002 /wlan-ng/files/config.mk
parent2e46decc23b41031a711470f8af4684459bf5a36 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/09/19 14:38:20-05:00 thegrantclan.org!jgrant Merge bk://openembedded@openembedded.bkbits.net/packages into desknote.thegrantclan.org:/home/jgrant/zaurus/packages 2004/09/17 15:17:23-05:00 thegrantclan.org!jgrant This should be everything to get wlan-ng to work on the SL-6000L in one changeset from the current bk pull. BKrev: 414de52cTtUiXB89OxI7-KbIWOUUAw
Diffstat (limited to 'wlan-ng/files/config.mk')
-rw-r--r--wlan-ng/files/config.mk41
1 files changed, 41 insertions, 0 deletions
diff --git a/wlan-ng/files/config.mk b/wlan-ng/files/config.mk
index e69de29bb2..09ad89d965 100644
--- a/wlan-ng/files/config.mk
+++ b/wlan-ng/files/config.mk
@@ -0,0 +1,41 @@
+PRISM2_PCMCIA=y
+PRISM2_PLX=n
+PRISM2_PCI=n
+PRISM2_USB=y
+LINUX_SRC=$(KERNEL_SOURCE)
+# KERN_25=y
+CONFIG_NETLINK=y
+CONFIG_PACKET=y
+CONFIG_HOTPLUG=y
+KERNEL_CFLAGS=-D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe
+-mpreferred-stack-boundary=2 -funit-at-a-time -Wdeclaration-after-statement
+KERNEL_MODFLAGS=-DMODULE
+WLAN_KERN_PCMCIA=y
+TARGET_ROOT_ON_HOST=$(DESTDIR)
+PCMCIA_DIR=/etc/pcmcia
+TARGET_PCMCIA_DIR=/etc/pcmcia
+MODDIR=/lib/modules/$(KERNEL_VERSION)
+TARGET_MODDIR=$(TARGET_ROOT_ON_HOST)/$(MODDIR)
+INST_EXEDIR=/sbin
+TARGET_INST_EXEDIR=$(TARGET_ROOT_ON_HOST)/sbin
+RC_DIR=/etc
+SYSV_INIT=y
+# INSTALL_DEPMOD is not defined
+HOST_COMPILE=
+HOST_CFLAGS=$(CFLAGS)
+HOST_AS=$(HOST_COMPILE)as
+HOST_LD=$(HOST_COMPILE)ld
+HOST_CC=$(HOST_COMPILE)gcc
+HOST_CPP=$(HOST_CC) -E
+HOST_AR=$(HOST_COMPILE)ar
+HOST_NM=$(HOST_COMPILE)nm
+HOST_STRIP=$(HOST_COMPILE)strip
+HOST_OBJCOPY=$(HOST_COMPILE)objcopy
+HOST_OBJDUMP=$(HOST_COMPILE)objdump
+HOST_RANLIB=$(HOST_COMPILE)ranlib
+HOST_MAKE=make
+CROSS_COMPILE=y
+# CROSS_COMPILE_ENABLED is not defined
+MAKE=make
+# WLAN_DEBUG is not defined
+FIRMWARE_DIR=/etc/wlan/