mirror of
https://git.yoctoproject.org/poky
synced 2026-07-02 08:13:38 +02:00
Complete the merge of the emenlow BSP, by removing the external configurations from the emelnow layer and merging them into the wrs_meta branch of the kernel tree. This also allows the emenlow to drop the tools config fragement and use the common definitions shared by BSPs maintained in the kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
|
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
|
WRMACHINE_emenlow = "emenlow"
|