From f7d1572bf51619554f278cb543ef0445baa3a1f8 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 18 Dec 2004 22:35:43 +0000 Subject: Add support for UC100 board --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0a31dad..9d86da1 100644 --- a/Makefile +++ b/Makefile @@ -667,6 +667,9 @@ TTTech_config: unconfig @echo "#define CONFIG_SHARP_LQ104V7DS01" >>include/config.h @./mkconfig -a TQM823L ppc mpc8xx tqm8xx +UC100_config : unconfig + @./mkconfig $(@:_config=) ppc mpc8xx uc100 + v37_config: unconfig @echo "#define CONFIG_LCD" >include/config.h @echo "#define CONFIG_SHARP_LQ084V1DG21" >>include/config.h -- cgit v1.1