From 6ca24c64a53605fed9025d7bb7df7cf51c4d0c7d Mon Sep 17 00:00:00 2001 From: "dzu@denx.de" Date: Fri, 21 Apr 2006 18:30:47 +0200 Subject: Add support for BC3450 board Signed-off-by: dzu@denx.de --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 249c9f0..74e9474 100644 --- a/Makefile +++ b/Makefile @@ -259,6 +259,9 @@ PATI_config: unconfig aev_config: unconfig @./mkconfig -a aev ppc mpc5xxx tqm5200 +BC3450_config: unconfig + @./mkconfig -a BC3450 ppc mpc5xxx bc3450 + cpci5200_config: unconfig @./mkconfig -a cpci5200 ppc mpc5xxx cpci5200 esd -- cgit v1.1