From 7ca202f566a6e9dc3d0dd0216e82ad1a48f50f19 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 28 Aug 2004 22:45:57 +0000 Subject: Add support for IDS "NC650" board --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f9557057c..e27b09314 100644 --- a/Makefile +++ b/Makefile @@ -532,6 +532,9 @@ NETTA2_config: unconfig } @./mkconfig -a $(call xtract_NETTA2,$@) ppc mpc8xx netta2 +NC650_config: unconfig + @./mkconfig $(@:_config=) ppc mpc8xx nc650 + NX823_config: unconfig @./mkconfig $(@:_config=) ppc mpc8xx nx823 -- cgit v1.2.3