diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 19:17:28 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 19:17:28 +0200 |
commit | 6f6110044b5015240719001810eb5614d9177485 (patch) | |
tree | 8c7f3119321f151e2f0eea4b4fdc37033874d96e | |
parent | 8848113b782025af30ea8788ce5dbb01e3c7404a (diff) |
wlan-ng-modules.inc: removed commended out patch (does not exist in tree)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r-- | recipes/wlan-ng/wlan-ng-modules.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/wlan-ng/wlan-ng-modules.inc b/recipes/wlan-ng/wlan-ng-modules.inc index c974394302..2eabeab998 100644 --- a/recipes/wlan-ng/wlan-ng-modules.inc +++ b/recipes/wlan-ng/wlan-ng-modules.inc @@ -11,7 +11,6 @@ SRC_URI = "file://no-compat.patch \ file://msleep-vs-mdelay.patch \ file://might-sleep.patch \ file://only-the-modules.patch \ -# file://module_param_array.patch \ file://scripts-makefile-hostcc.patch \ file://pcmciasrc.patch \ file://config.in" |