summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-02-10 00:48:53 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-02-10 00:48:53 +0000
commit9b74675469281deb29b565ec6d2a14e2c8418c56 (patch)
treece2f3f7843b1d069624189db7a77d77be8619c11 /packages
parent512f375b6597875d19760d87bc39dfcfba0ca47c (diff)
parent2b39dc8d708431b8316a7d0974a3e5c6a7bedec6 (diff)
merge of '296ef22edf7d9a90ec4e4b1c1207b8d2c33940d9'
and '8292332b90148c1fb91e9c775883dcf0639290c7'
Diffstat (limited to 'packages')
-rw-r--r--packages/madwifi/madwifi-ng_r3314-20080131.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/madwifi/madwifi-ng_r3314-20080131.bb b/packages/madwifi/madwifi-ng_r3314-20080131.bb
new file mode 100644
index 0000000000..9f7c696e49
--- /dev/null
+++ b/packages/madwifi/madwifi-ng_r3314-20080131.bb
@@ -0,0 +1,12 @@
+# Bitbake recipe for the madwifi-ng driver
+
+DEFAULT_PREFERENCE = "-1"
+
+# Disable stripping of kernel modules, since this action strips too
+# much out, and the resulting module won't load.
+INHIBIT_PACKAGE_STRIP = "1"
+
+require madwifi-ng_r.inc
+
+# PR set after the include, to override what's set in the included file.
+# PR = "r1"