summaryrefslogtreecommitdiff
path: root/board/altera/nios2-generic/Makefile
diff options
context:
space:
mode:
authorJoachim Foerster <joachim.foerster@missinglinkelectronics.com>2011-10-21 13:48:51 (GMT)
committerThomas Chou <thomas@wytron.com.tw>2011-10-28 01:51:19 (GMT)
commitdf969b5ffd62449f3625dacb036bef107d5306d4 (patch)
tree2fb05ca0b04c46547ae919bb13e75a897992acd7 /board/altera/nios2-generic/Makefile
parent03d67e127685f65513e7b78dacbd4ccaf01053f6 (diff)
downloadu-boot-df969b5ffd62449f3625dacb036bef107d5306d4.tar.xz
board/nios2-generic: Use altera_pio driver and remove board specific driver
Signed-off-by: Joachim Foerster <joachim.foerster@missinglinkelectronics.com> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'board/altera/nios2-generic/Makefile')
-rw-r--r--board/altera/nios2-generic/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/altera/nios2-generic/Makefile b/board/altera/nios2-generic/Makefile
index 359f590..59fd465 100644
--- a/board/altera/nios2-generic/Makefile
+++ b/board/altera/nios2-generic/Makefile
@@ -32,7 +32,6 @@ LIB = $(obj)lib$(BOARD).o
COBJS-y := $(BOARD).o
COBJS-$(CONFIG_CMD_IDE) += ../common/cfide.o
COBJS-$(CONFIG_EPLED) += ../common/epled.o
-COBJS-$(CONFIG_GPIO) += gpio.o
COBJS-$(CONFIG_SEVENSEG) += ../common/sevenseg.o
SOBJS-y := text_base.o