Remove obsoleted ixp4xx and nslu2 conf files (use the le or be alternatives instead)
authorRod Whitby <rod@whitby.id.au>
Wed, 19 Dec 2007 03:17:08 +0000 (03:17 +0000)
committerRod Whitby <rod@whitby.id.au>
Wed, 19 Dec 2007 03:17:08 +0000 (03:17 +0000)
conf/machine/ixp4xx.conf [deleted file]
conf/machine/nslu2.conf [deleted file]

diff --git a/conf/machine/ixp4xx.conf b/conf/machine/ixp4xx.conf
deleted file mode 100644 (file)
index 0a1e54c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#@TYPE: Machine
-#@NAME: Generic IXP4XX kernel
-#@DESCRIPTION: Machine configuration for a generic ixp4xx board
-
-MACHINE_CHECK := ${@bb.fatal('You must set MACHINE to ixp4xxle or ixp4xxbe.')}
diff --git a/conf/machine/nslu2.conf b/conf/machine/nslu2.conf
deleted file mode 100644 (file)
index 7e45825..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#@TYPE: Machine
-#@NAME: Linksys NSLU2
-#@DESCRIPTION: Machine configuration for the Linksys NSLU2 product
-
-MACHINE_CHECK := ${@bb.fatal('You must set MACHINE to nslu2le or nslu2be.')}