summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-06-26 23:00:19 -0400
committerScott McNutt <smcnutt@psyent.com>2011-06-30 09:18:46 -0400
commit4827d067dde99409c6e5b1c0bbbd8dff88db3cd5 (patch)
tree4649ec362b0b8a7f7530667f6f4ac35154ab8d15 /Makefile
parentb1af6f532e0d348b153d5c148369229d24af361a (diff)
downloadblackbird-obmc-uboot-4827d067dde99409c6e5b1c0bbbd8dff88db3cd5.tar.gz
blackbird-obmc-uboot-4827d067dde99409c6e5b1c0bbbd8dff88db3cd5.zip
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 <thomas@wytron.com.tw> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Scott McNutt <smcnutt@psyent.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/Makefile b/Makefile
index 3454db62d7..f4f28d898d 100644
--- a/Makefile
+++ b/Makefile
@@ -1047,20 +1047,6 @@ smdk6400_config : unconfig
@$(MKCONFIG) smdk6400 arm arm1176 smdk6400 samsung s3c64xx
@echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk
-#========================================================================
-# Nios
-#========================================================================
-
-#########################################################################
-## Nios-II
-#########################################################################
-
-# nios2 generic boards
-NIOS2_GENERIC = nios2-generic
-
-$(NIOS2_GENERIC:%=%_config) : unconfig
- @$(MKCONFIG) $@ nios2 nios2 nios2-generic altera
-
#########################################################################
#########################################################################
OpenPOWER on IntegriCloud