2 # Copyright (C) 2009 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
7 include $(TOPDIR
)/rules.mk
11 BOARDNAME
:=PowerXCell Accelerator Board
12 FEATURES
+=powerpc64 fpu ramdisk
14 LINUX_VERSION
:=2.6.30.9
18 include $(INCLUDE_DIR
)/target.mk
20 define Target
/Description
21 Build zImage for the IBM PowerXCell Accelerator Board
22 (aka mvXCell-8i from MatrixVision or GigaAccel
180 from Fixstars
)
27 DEFAULT_PACKAGES
+= kmod-tg3
29 $(eval
$(call BuildTarget
))