From 4827d067dde99409c6e5b1c0bbbd8dff88db3cd5 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 26 Jun 2011 23:00:19 -0400 Subject: nios2: move generic config to boards.cfg I can't build test this, but just looking at the config files written and it seems OK ... Tested-by: Thomas Chou Signed-off-by: Mike Frysinger Signed-off-by: Scott McNutt --- MAKEALL | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'MAKEALL') diff --git a/MAKEALL b/MAKEALL index 51db13e59a..e37000f64e 100755 --- a/MAKEALL +++ b/MAKEALL @@ -553,9 +553,7 @@ LIST_x86="$(boards_by_arch x86)" ## Nios-II Systems ######################################################################### -LIST_nios2="$(boards_by_arch nios2) - nios2-generic \ -" +LIST_nios2="$(boards_by_arch nios2)" ######################################################################### ## MicroBlaze Systems -- cgit v1.2.3