blob: 0f61caaaa8a3a056de1eceba632a04e06812255d (
plain)
1
2
3
4
5
6
|
# This config is for the beaglebone (inspired from the vayu config).
# DEFAULTTUNE for cortex-a8
DISTRO_FEATURES:append = " agl-medium-arm-compiler"
WKS_FILE = "sdimage-bootpart-uuid.wks"
|