projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b690a79
)
Revert "madwifi: fix build against Linux 3.7"
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 May 2013 16:08:01 +0000
(16:08 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 May 2013 16:08:01 +0000
(16:08 +0000)
This reverts commit
fdabc38a090b74709b2aed90ab9bc7df07986768
.
SVN-Revision: 36761
net/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/net/madwifi/Makefile
b/net/madwifi/Makefile
index 13f98dfadc92f97f71295a805f698cf7eb667e11..f41fb1ebdda5cd14ad1edc105b9577ba50fcef80 100644
(file)
--- a/
net/madwifi/Makefile
+++ b/
net/madwifi/Makefile
@@
-229,8
+229,6
@@
define Build/Prepare
$(PKG_BUILD_DIR)/hal/public/arm11*.inc
$(SED) 's,mtune=arm1136j-s,mtune=mpcore,' \
$(PKG_BUILD_DIR)/hal/public/arm11*.inc
- # preset kernel version
- echo 'char *uts_release = "$(LINUX_VERSION)";' > $(PKG_BUILD_DIR)/kernelversion.c
endef
ifeq ($(findstring AHB,$(BUS)),AHB)