aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/wlcompat
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-07-21 11:45:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-07-21 11:45:36 +0000
commit1b4dfa8b79ed141bf2c1bd3c9aefcac2489c4d43 (patch)
tree31f29f828ec386841ed6c3359530482ee123f9e7 /target/linux/package/wlcompat
parentedaa03995732584b0aea01c33849754126489321 (diff)
downloadmaster-187ad058-1b4dfa8b79ed141bf2c1bd3c9aefcac2489c4d43.tar.gz
master-187ad058-1b4dfa8b79ed141bf2c1bd3c9aefcac2489c4d43.tar.bz2
master-187ad058-1b4dfa8b79ed141bf2c1bd3c9aefcac2489c4d43.zip
move nvram,jffs2root,shared libs into target/linux/package and make them broadcom-specific
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1517 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/wlcompat')
-rw-r--r--target/linux/package/wlcompat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/wlcompat/Makefile b/target/linux/package/wlcompat/Makefile
index 419b4d2f5e..55f05bf9f6 100644
--- a/target/linux/package/wlcompat/Makefile
+++ b/target/linux/package/wlcompat/Makefile
@@ -17,7 +17,7 @@ endif
WLCOMPAT_FLAGS:=$(TARGET_CFLAGS) -D__KERNEL__ -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 \
-mno-abicalls -fno-pic -finline-limit=100000 -mabi=32 -march=mips32 -Wa,-32 -Wa,-march=mips32 \
-Wa,-mips32 -Wa,--trap -DMODULE -mlong-calls -fno-common -I. -I linux-2.4 -funsigned-char -nostdinc \
- -iwithprefix include -I$(KERNEL_DIR)/include -I$(KERNEL_DIR)/include/asm/gcc -I$(TOPDIR)/package/openwrt/include -c
+ -iwithprefix include -I$(KERNEL_DIR)/include -I$(KERNEL_DIR)/include/asm/gcc -I../openwrt/include -c
$(PKG_BUILD_DIR)/.prepared:
mkdir -p $(PKG_BUILD_DIR)