mac80211: add the real compat-wireless version + openwrt revision to the compat_version
SVN-Revision: 30862
This commit is contained in:
parent
ffa4a3c4f5
commit
30b1247a04
1 changed files with 1 additions and 0 deletions
|
@ -1299,6 +1299,7 @@ define Build/Prepare
|
|||
rm -rf $(PKG_BUILD_DIR)/include/linux/bcma
|
||||
rm -f $(PKG_BUILD_DIR)/include/linux/eeprom_93cx6.h
|
||||
rm -f $(PKG_BUILD_DIR)/include/net/ieee80211.h
|
||||
echo 'compat-wireless-$(PKG_VERSION)-$(PKG_RELEASE)-$(REVISION)' > $(PKG_BUILD_DIR)/compat_version
|
||||
endef
|
||||
|
||||
ifneq ($(CONFIG_PACKAGE_kmod-cfg80211)$(CONFIG_PACKAGE_kmod-lib80211),)
|
||||
|
|
Loading…
Reference in a new issue