From: jow Date: Wed, 29 May 2013 16:08:01 +0000 (+0000) Subject: Revert "madwifi: fix build against Linux 3.7" X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ee2527a1e467fd4a14b792997905bcf3411543ee;p=packages.git Revert "madwifi: fix build against Linux 3.7" This reverts commit fdabc38a090b74709b2aed90ab9bc7df07986768. git-svn-id: svn://svn.openwrt.org/openwrt/packages@36761 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/madwifi/Makefile b/net/madwifi/Makefile index 13f98dfad..f41fb1ebd 100644 --- 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)