From ea66bc8804b66633faae5b7066571c9d68b4d14a Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 15 Apr 2004 23:23:39 +0000 Subject: * Patch by George G. Davis, 02 Apr 2004: add support for Intel Assabet board --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cad2d72cc..b2164737c 100644 --- a/Makefile +++ b/Makefile @@ -977,6 +977,9 @@ ZUMA_config: unconfig ## StrongARM Systems ######################################################################### +assabet_config : unconfig + @./mkconfig $(@:_config=) arm sa1100 assabet + dnp1110_config : unconfig @./mkconfig $(@:_config=) arm sa1100 dnp1110 -- cgit v1.2.3