compat-wireless: fix building with CONFIG_CFG80211_INTERNAL_REGDB
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 18 Aug 2011 11:45:04 +0000 (13:45 +0200)
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Mon, 22 Aug 2011 15:05:29 +0000 (08:05 -0700)
commit640ae1f6497fa1467adb8fc1089398532fba2a0a
tree91f643f964587d3672f654e923359c84b82139f2
parent7c0eeb1a61f7fa019b9a6b89bc181b2ede1269d1
compat-wireless: fix building with CONFIG_CFG80211_INTERNAL_REGDB

When building with CONFIG_CFG80211_INTERNAL_REGDB set there is a db.txt
and genregdb.awk needed. $(srctree) contains the position of the kernel
source and not the position of the compat-wireless root directory.

Reported-by: Ed W <lists@wildgooses.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config.mk
patches/35-fix-makefile-includes.patch
scripts/admin-update.sh