blob: 51f7226ebdcbb4b8098b8da64e682114e4e1c2fc [file] [log] [blame]
require emlog.inc
inherit module
EXTRA_OEMAKE += " \
KDIR=${STAGING_KERNEL_DIR} \
KVER=${KERNEL_VERSION} \
"
do_compile() {
oe_runmake modules
}