aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nslu2le.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/nslu2le.conf')
-rw-r--r--conf/machine/nslu2le.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/machine/nslu2le.conf b/conf/machine/nslu2le.conf
new file mode 100644
index 0000000000..cc8e8b8b98
--- /dev/null
+++ b/conf/machine/nslu2le.conf
@@ -0,0 +1,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"