Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
require emlog.inc
|
||||
|
||||
inherit module
|
||||
|
||||
EXTRA_OEMAKE += " \
|
||||
KDIR=${STAGING_KERNEL_DIR} \
|
||||
KVER=${KERNEL_VERSION} \
|
||||
"
|
||||
|
||||
MAKE_TARGETS = "modules"
|
||||
Reference in New Issue
Block a user