mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: HP Jornada 7xx
|
|
#@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 7xx palmtop computer
|
|
|
|
TARGET_ARCH = "arm"
|
|
IPKG_ARCHS = "all arm ${MACHINE}"
|
|
|
|
include conf/machine/tune-strongarm.conf |