From 20787e23b8501f11c83599d1a2e38bb1204ac961 Mon Sep 17 00:00:00 2001 From: wdenk Date: Wed, 6 Apr 2005 00:04:16 +0000 Subject: * Patches by Robert Whaley, 29 Nov 2004: - update the pxa-regs.h file for PXA27x chips - add PXA27x based ADSVIX board - add support for MMC on PXA27x processors * Patch by Andrew E. Mileski, 28 Nov 2004: Fix PPC4xx SPD SDRAM detection bug * Patch by Hiroshi Ito, 26 Nov 2004: Fix logic of "test -z" and "test -n" commands --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f93c86b3537..63a2c31fb9e 100644 --- a/Makefile +++ b/Makefile @@ -1432,6 +1432,9 @@ cmc_pu2_config : unconfig ## XScale Systems ######################################################################### +adsvix_config : unconfig + @./mkconfig $(@:_config=) arm pxa adsvix + cerf250_config : unconfig @./mkconfig $(@:_config=) arm pxa cerf250 -- cgit v1.2.3