blob: 63431538d0ec81ad92a1771ec53c15a72474968c [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Copyright 2000 MontaVista Software Inc.
3# Author: MontaVista Software, Inc.
4# ppopov@mvista.com or source@mvista.com
5#
6# Makefile for the ITE 8172 (qed-4n-s01b) board, generic files.
7#
8
Ralf Baechlee4ac58a2006-04-03 17:56:36 +01009obj-y += it8172_setup.o irq.o pmon_prom.o \
Linus Torvalds1da177e2005-04-16 15:20:36 -070010 time.o lpc.o puts.o reset.o
11
12obj-$(CONFIG_IT8172_CIR)+= it8172_cir.o
13obj-$(CONFIG_KGDB) += dbg_io.o
14
15EXTRA_AFLAGS := $(CFLAGS)