From fabd46acff08edd9f945340338caa07bb0534e64 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 10 Jul 2004 23:11:10 +0000 Subject: * Patch by Prakash Kumar, 27 Jun 2004: Add support for the PXA250 based Intrinsyc Cerf board. * Patch by Yasushi Shoji, 27 Jun 2004: fix comment in include/common.h --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9e2f2c8..9004d8a 100644 --- a/Makefile +++ b/Makefile @@ -1219,6 +1219,9 @@ at91rm9200dk_config : unconfig ## XScale Systems ######################################################################### +cerf250_config : unconfig + @./mkconfig $(@:_config=) arm pxa cerf250 + cradle_config : unconfig @./mkconfig $(@:_config=) arm pxa cradle -- cgit v1.1