task-mamona-wm: adding task-mamona at RDEPENDS
[vuplus_openembedded] / packages / madwifi / madwifi-ng_r3314-20080131.bb
1 # Bitbake recipe for the madwifi-ng driver
2
3 # Disable stripping of kernel modules, since this action strips too
4 # much out, and the resulting module won't load.
5 INHIBIT_PACKAGE_STRIP = "1"
6
7 require madwifi-ng_r.inc
8
9 SRC_URI += " \
10         file://30-define-ioreadwrite32be-for-little-endian-too.patch;patch=1 \
11         "
12
13 # PR set after the include, to override what's set in the included file.
14 PR = "r6"