mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-15 15:32:11 +00:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: Generic armv6 machine
|
|
#@DESCRIPTION: Machine configuration for armv6 based boards
|
|
|
|
require conf/machine/include/arm/arch-armv6.inc
|
|
|
|
DEFAULTTUNE = "armv6thf"
|