[DIRECTFB] Placeholder
[openwrt/mini2440.git] / target / linux / ppc44x / Makefile
blob194c886a3e61d586afcf781c873ef4f24c30cb5d
2 # Copyright (C) 2007-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
9 ARCH:=powerpc
10 BOARD:=ppc44x
11 BOARDNAME:=AMCC/IBM PPC44x
12 FEATURES:=squashfs
14 LINUX_VERSION:=2.6.28.7
15 LINUX_KARCH:=powerpc
17 include $(INCLUDE_DIR)/target.mk
19 define Target/Description
20 Build firmware images for the AMCC Taishan evaluation board
21 endef
23 $(eval $(call BuildTarget))