RMKV = "7"
PXAV = "3"
SHARPV = "20030509"
-PR = "r3"
+PR = "r4"
DESCRIPTION = "Linux kernel for OpenZaurus StrongArm processor based devices."
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-sa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
file://mkdep.patch;patch=1 \
file://disable-pcmcia-probe.patch;patch=1 \
file://linux-2.4.18-list_move.patch;patch=1 \
- file://defconfig-${MACHINE}"
+ file://defconfig-${MACHINE} \
+ file://module_licence.patch;patch=1"
# apply this when we have a patch that allows building with gcc 3.x:
# SRC_URI_append = file://gcc-3.3.patch;patch=1