diff options
Diffstat (limited to 'recipes/zd1211/zd1211_r77.bb')
-rw-r--r-- | recipes/zd1211/zd1211_r77.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes/zd1211/zd1211_r77.bb b/recipes/zd1211/zd1211_r77.bb index 4755f01538..8321f8d96c 100644 --- a/recipes/zd1211/zd1211_r77.bb +++ b/recipes/zd1211/zd1211_r77.bb @@ -9,12 +9,6 @@ SRC_URI = "http://zd1211.ath.cx/download/zd1211-driver-${PV}.tgz \ file://makefile.patch;patch=1 \ " -SRC_URI_unslung = "http://zd1211.ath.cx/download/zd1211-driver-${PV}.tgz \ - file://makefile-unslung.patch;patch=1 \ - file://unslung-iwpriv-hack.patch;patch=1 \ - file://unslung-writel-logging.patch;patch=1 \ - " - S = "${WORKDIR}/zd1211-driver-${PV}" inherit module |