From 8438342add1f416a29eb68c8c58a6efa69782d16 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 16 May 2010 11:00:36 +0000 Subject: update acx-mac80211 to 2010514, bringing experimental AP support SVN-Revision: 21466 --- package/acx-mac80211/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/acx-mac80211/Makefile') diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile index 88ca0bc..ca5572d 100644 --- a/package/acx-mac80211/Makefile +++ b/package/acx-mac80211/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=acx-mac80211 -PKG_REV:=160e4af -PKG_VERSION:=20100422 +PKG_REV:=02c4f99b +PKG_VERSION:=20100514 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 @@ -66,7 +66,7 @@ define Build/Compile CROSS_COMPILE="$(TARGET_CROSS)" \ SUBDIRS="$(PKG_BUILD_DIR)" \ $(PKG_EXTRA_KCONFIG) \ - EXTRA_CFLAGS="$(PKG_EXTRA_CFLAGS)" \ + EXTRA_CFLAGS="$(PKG_EXTRA_CFLAGS) -DCONFIG_ACX_MAC80211_VERSION=\"KERNEL_VERSION(2,6,34)\"" \ LINUXINCLUDE="-I$(STAGING_DIR)/usr/include/mac80211 -I$(LINUX_DIR)/include \ -Iarch/$(LINUX_KARCH)/include \ -include linux/autoconf.h" \ -- cgit v1.1