From da80ac62b8936bbd73fb5595cbad917dc152d4e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Repvik?= Date: Sun, 7 Dec 2008 21:08:24 +0100 Subject: turbostation/linkstation: Split turbostation machine config into correct ones. Add lsmipsel and lspro machine configs --- conf/machine/lspro.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/machine/lspro.conf (limited to 'conf/machine/lspro.conf') diff --git a/conf/machine/lspro.conf b/conf/machine/lspro.conf new file mode 100644 index 0000000000..e61943acb4 --- /dev/null +++ b/conf/machine/lspro.conf @@ -0,0 +1,6 @@ +#@NAME: ARM based Revolution Kurobox Pro + +INHERIT += "lspro-image" +MACHINE_EXTRA_RDEPENDS = "micro-evtd u-boot-utils" + +require conf/machine/include/orion.inc -- cgit v1.2.3