projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updated to new upstream release (v1.3.16)
[openwrt.git]
/
target
/
linux
/
package
/
Makefile
diff --git
a/target/linux/package/Makefile
b/target/linux/package/Makefile
index
84402cc
..
43fbd60
100644
(file)
--- a/
target/linux/package/Makefile
+++ b/
target/linux/package/Makefile
@@
-8,14
+8,10
@@
package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan
package-y += openwrt
ifeq ($(BOARD),brcm)
package-y += openwrt
ifeq ($(BOARD),brcm)
-package-$(BR2_PACKAGE_WIFICONF) += wificonf
-package-y += nvram
-
ifeq ($(LINUX_VERSION),2.4.30)
package-$(BR2_PACKAGE_KMOD_WLCOMPAT) += wlcompat
ifeq ($(LINUX_VERSION),2.4.30)
package-$(BR2_PACKAGE_KMOD_WLCOMPAT) += wlcompat
+wlcompat-compile: openwrt-compile
endif
endif
-
-nvram-compile: openwrt-compile
endif
all: compile install
endif
all: compile install
This page took
0.022516 seconds
and
4
git commands to generate.