Advertisement
Guest User

Untitled

a guest
Nov 6th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. KMACHINE ?= "${MACHINE}"
  2.  
  3. inherit kernel-yocto
  4.  
  5. # Include kernel configuration fragment
  6. FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
  7. SRC_URI += "file://custom.cfg"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement