From 1eaeb58e3c0022812b70d717bf1f458cfb48fdd3 Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 8 Jun 2004 00:22:43 +0000 Subject: * Patch by Rishi Bhattacharya, 08 May 2004: Add support for TI OMAP5912 OSK Board * Patch by Sam Song May, 07 May 2004: Fix typo of UPM table for rmu board --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 453195675e..d17f215be2 100644 --- a/Makefile +++ b/Makefile @@ -1029,6 +1029,9 @@ versatile_config : unconfig omap1510inn_config : unconfig @./mkconfig $(@:_config=) arm arm925t omap1510inn +omap5912osk_config : unconfig + @./mkconfig $(@:_config=) arm arm926ejs omap5912osk + omap1610inn_config \ omap1610inn_cs0boot_config \ omap1610inn_cs3boot_config \ -- cgit v1.2.1