projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ac64f1
)
remove unnecessary linux config include (it broke 'make download')
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 21 Oct 2007 11:58:23 +0000
(11:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 21 Oct 2007 11:58:23 +0000
(11:58 +0000)
SVN-Revision: 9388
package/acx-mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/acx-mac80211/Makefile
b/package/acx-mac80211/Makefile
index 8b09b43a45c23790fad16b6d12964d7e5c263e5c..effa403a25a958d62f510d0f1ff7178e38eeb0b5 100644
(file)
--- a/
package/acx-mac80211/Makefile
+++ b/
package/acx-mac80211/Makefile
@@
-22,9
+22,6
@@
PKG_FW_URL:=http://teknoraver.campuslife.it/software/acx-mac80211/
PKG_FW_MD5SUM:=7026826460376f6b174f9225bd7781b9
include $(INCLUDE_DIR)/package.mk
-ifeq ($(DUMP),)
- include $(LINUX_DIR)/.config
-endif
# XXX: remove @!TARGET_* later when we have PCI support properly detected on all targets
define KernelPackage/acx-mac80211