diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2016-01-17 18:05:52 +1000 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-01-17 18:05:52 +1000 |
commit | 7441f9c598610cfb0964e09bcec75c19578f83f0 (patch) | |
tree | 1b7e203e4576cd3bb126b6f92bb532b886327c33 | |
parent | cc146d6c170f100eb2f445047969893faa7a6a55 (diff) | |
download | meta-xilinx-7441f9c598610cfb0964e09bcec75c19578f83f0.tar.gz |
linux-yocto_4.4: Add bbappend to enable Xilinx machine support
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | recipes-kernel/linux/linux-yocto_4.4.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.4.bbappend b/recipes-kernel/linux/linux-yocto_4.4.bbappend new file mode 100644 index 00000000..651e0d72 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
@@ -0,0 +1,4 @@ | |||
1 | |||
2 | require linux-xilinx-configs.inc | ||
3 | require linux-xilinx-machines.inc | ||
4 | |||