]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/unionfs/unionfs-modules_1.0.13.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / unionfs / unionfs-modules_1.0.13.bb
1 PARALLEL_MAKE = ""
2
3 include unionfs-modules.inc
4
5 KERNEL_MAJMIN = "${@base_read_file('${STAGING_KERNEL_DIR}/kernel-abiversion')[:3]}"
6
7 do_compile() {
8         unset LDFLAGS
9         oe_runmake unionfs${KERNEL_MAJMIN}
10 }