2 # Copyright (C) 2009-2010 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
:=XBurst JZ47x0
12 FEATURES
:=jffs2 tgz ubifs audio
14 LINUX_VERSION
:=2.6.32.7
18 include $(INCLUDE_DIR
)/target.mk
22 DEFAULT_PACKAGES
+= gpioctl
24 define Target
/Description
25 Build firmware images for XBurst JZ47x0 based boards.
28 $(eval
$(call BuildTarget
))