init
This commit is contained in:
commit
e843bf3df0
82 changed files with 450785 additions and 0 deletions
6
recipes-extended/linux/linux-changes.inc
Normal file
6
recipes-extended/linux/linux-changes.inc
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
do_configure:prepend() {
|
||||
if [ -e ${UNPACKDIR}/logo_linux_clut224.ppm ]; then
|
||||
install -m 0644 ${UNPACKDIR}/logo_linux_clut224.ppm drivers/video/logo/logo_linux_clut224.ppm
|
||||
fi
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue