summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/44x/Makefile
diff options
context:
space:
mode:
authorGiuseppe Coviello <cjg@cruxppc.org>2008-05-19 17:20:47 +0200
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2008-06-11 14:32:49 +0200
commitb6014e15bc38a33cf9591d33674dd870027cb623 (patch)
tree6a1fd99c29fb0f81ac88aeaa8c9899cadc93b336 /arch/powerpc/platforms/44x/Makefile
parentpowerpc/4xx: PCIe driver now detects if a port is disabled via the dev-tree (diff)
downloadlinux-b6014e15bc38a33cf9591d33674dd870027cb623.tar.xz
linux-b6014e15bc38a33cf9591d33674dd870027cb623.zip
powerpc/4xx: Sam440ep support
The Sam440ep is an high customizable general purpose mini-itx board, based on the AMCC 440EP and with a LatticeXP FPGA onboard. It's poduced by ACube Systems Srl (Bassano del Grappa, Italy), http://www.acube-systems.biz. Signed-off-by: Giuseppe Coviello <gicoviello@gmail.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/44x/Makefile')
-rw-r--r--arch/powerpc/platforms/44x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/44x/Makefile b/arch/powerpc/platforms/44x/Makefile
index 774165f9acdd..4e71e77f9a23 100644
--- a/arch/powerpc/platforms/44x/Makefile
+++ b/arch/powerpc/platforms/44x/Makefile
@@ -3,6 +3,7 @@ obj-$(CONFIG_EBONY) += ebony.o
obj-$(CONFIG_TAISHAN) += taishan.o
obj-$(CONFIG_BAMBOO) += bamboo.o
obj-$(CONFIG_YOSEMITE) += bamboo.o
+obj-$(CONFIG_SAM440EP) += sam440ep.o
obj-$(CONFIG_SEQUOIA) += sequoia.o
obj-$(CONFIG_KATMAI) += katmai.o
obj-$(CONFIG_RAINIER) += rainier.o