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 --- Makefile | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3454db6..f4f28d8 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 - ######################################################################### ######################################################################### -- cgit v1.1