diff options
| author | Mike Frysinger <[email protected]> | 2011-06-26 23:00:19 -0400 |
|---|---|---|
| committer | Scott McNutt <[email protected]> | 2011-06-30 09:18:46 -0400 |
| commit | 4827d067dde99409c6e5b1c0bbbd8dff88db3cd5 (patch) | |
| tree | 4649ec362b0b8a7f7530667f6f4ac35154ab8d15 /MAKEALL | |
| parent | b1af6f532e0d348b153d5c148369229d24af361a (diff) | |
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 <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Scott McNutt <[email protected]>
Diffstat (limited to 'MAKEALL')
| -rwxr-xr-x | MAKEALL | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |
