blob: cc8e8b8b98fe53c7c71e01632b422ffd973429e1 (
plain)
1
2
3
4
5
6
7
8
9
|
#@TYPE: Machine
#@NAME: Linksys NSLU2 (little-endian)
#@DESCRIPTION: Machine configuration for an NSLU2 in little-endian mode
require conf/machine/ixp4xxle.conf
MACHINE_ARCH = "ixp4xxle"
PACKAGE_EXTRA_ARCHS += "ixp4xxle"
|