blob: e8218138d513eecc11007fb5184cb1063a79cc25 (
plain)
1
2
3
4
5
6
7
|
#@TYPE: Machine
#@NAME: HP Jornada 7xx
#@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 7xx palmtop computer
TARGET_ARCH = "arm"
include conf/machine/include/tune-strongarm.conf
|