hw26: Use machine overrides from HW21
Since HW26 is sharing a lot with HW21, we can avoid redefining everything twice by using this feature. BugzID: 63682
This commit is contained in:
parent
64cbcbd2cd
commit
3349f227a0
|
|
@ -5,3 +5,4 @@
|
|||
#require conf/machine/include/ti33x.inc
|
||||
require am335x-nmhw21.conf
|
||||
KERNEL_DEVICETREE = "am335x-hw26.dtb "
|
||||
MACHINEOVERRIDES .= ":am335x-nmhw21"
|
||||
|
|
|
|||
Loading…
Reference in New Issue