diff options
Diffstat (limited to 'meta-raptor/meta-asus/recipes-kernel/linux/linux-aspeed_2.6%.bbappend')
-rw-r--r-- | meta-raptor/meta-asus/recipes-kernel/linux/linux-aspeed_2.6%.bbappend | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-raptor/meta-asus/recipes-kernel/linux/linux-aspeed_2.6%.bbappend b/meta-raptor/meta-asus/recipes-kernel/linux/linux-aspeed_2.6%.bbappend new file mode 100644 index 0000000..164e42f --- /dev/null +++ b/meta-raptor/meta-asus/recipes-kernel/linux/linux-aspeed_2.6%.bbappend @@ -0,0 +1,8 @@ +LINUX_VERSION_EXTENSION = "-asus" + +COMPATIBLE_MACHINE = "asus" + +FILESEXTRAPATHS_prepend := "${THISDIR}/files:" + +SRC_URI += "file://defconfig \ + " |