blob: feb1d6bba499bff3949674ce78c835407497d292 [file] [log] [blame]
Songmao Tian42d226c2007-06-06 14:52:38 +08001#
Wu Zhangjin8e497112009-07-02 23:26:08 +08002# Makefile for Lemote Fuloong2e mini-PC board.
Songmao Tian42d226c2007-06-06 14:52:38 +08003#
4
Wu Zhangjinbd92aa02009-07-02 23:22:36 +08005obj-y += setup.o init.o reset.o irq.o pci.o bonito-irq.o mem.o \
6 env.o cmdline.o time.o machtype.o
Songmao Tian42d226c2007-06-06 14:52:38 +08007
Wu Zhangjinf6a27402009-07-02 23:20:20 +08008#
9# Early printk support
10#
11obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
12
Ralf Baechledde96ca2007-07-30 11:48:58 +010013EXTRA_CFLAGS += -Werror