From 68859ee6009620f7386a7651ae0fccc3bace6113 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Wed, 19 Dec 2007 03:17:08 +0000 Subject: Remove obsoleted ixp4xx and nslu2 conf files (use the le or be alternatives instead) --- conf/machine/ixp4xx.conf | 5 ----- conf/machine/nslu2.conf | 5 ----- 2 files changed, 10 deletions(-) delete mode 100644 conf/machine/ixp4xx.conf delete mode 100644 conf/machine/nslu2.conf diff --git a/conf/machine/ixp4xx.conf b/conf/machine/ixp4xx.conf deleted file mode 100644 index 0a1e54c324..0000000000 --- a/conf/machine/ixp4xx.conf +++ /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 index 7e45825f69..0000000000 --- a/conf/machine/nslu2.conf +++ /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.')} -- cgit v1.2.3