From a87589da74b84031a3db4ddd2e835e1893a90f3b Mon Sep 17 00:00:00 2001 From: wdenk Date: Fri, 10 Jun 2005 10:00:19 +0000 Subject: * Add support for HMI1001 board * Disable "date" and "sntp" commands on TQM866M which has no RTC --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 428406f..e7b36ab 100644 --- a/Makefile +++ b/Makefile @@ -227,6 +227,10 @@ PATI_config: unconfig ######################################################################### ## MPC5xxx Systems ######################################################################### + +hmi1001_config: unconfig + @./mkconfig hmi1001 ppc mpc5xxx hmi1001 + Lite5200_config \ Lite5200_LOWBOOT_config \ Lite5200_LOWBOOT08_config \ -- cgit v1.1