mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966
8 lines
234 B
Plaintext
8 lines
234 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/include/tune-strongarm.conf |