summaryrefslogtreecommitdiffstats
path: root/target/linux/easygate-2.6/files/arch/mips/bcm963xx/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-04-10 21:46:29 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-04-10 21:46:29 +0000
commit5a834359ace359edaac1ac3d73b3f61bfef78c00 (patch)
tree0953091dc5ddee39b2121bed1252fb74383cf595 /target/linux/easygate-2.6/files/arch/mips/bcm963xx/Makefile
parent49b4a0fb8b7cdefa708764b682c8b4acdbc8a98f (diff)
Ajoute le support easygate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6926 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/easygate-2.6/files/arch/mips/bcm963xx/Makefile')
-rw-r--r--target/linux/easygate-2.6/files/arch/mips/bcm963xx/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/easygate-2.6/files/arch/mips/bcm963xx/Makefile b/target/linux/easygate-2.6/files/arch/mips/bcm963xx/Makefile
new file mode 100644
index 000000000..aa3654ae5
--- /dev/null
+++ b/target/linux/easygate-2.6/files/arch/mips/bcm963xx/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for the Broadcom BCM963xx SoC specific parts of the kernel
+#
+# Copyright (C) 2004 Broadcom Corporation
+#
+obj-y := irq.o prom.o setup.o time.o ser_init.o int-handler.o info.o
+
+SRCBASE := $(TOPDIR)
+EXTRA_CFLAGS += -I$(SRCBASE)/include