X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fxburst%2FMakefile;h=258a743643b8e15a458fd84ec59b2ceb2471cc69;hb=5e1ea4810b1ddcc49901a388a917e1a2b3bc8086;hp=25255ed22944a27d3e3a3ca7480c0daa709b14c2;hpb=256f938e5a93c219ee8301bf6da615a37b50bfc6;p=oweals%2Fopenwrt.git diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 25255ed229..258a743643 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2010 OpenWrt.org +# Copyright (C) 2009-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,17 +9,15 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst -FEATURES:=jffs2 tgz ubifs audio -SUBTARGETS:=qi_lb60 n516 n526 +FEATURES:=targz nand ubifs audio +SUBTARGETS:=qi_lb60 -LINUX_VERSION:=2.6.32.9 +KERNEL_PATCHVER:=3.18 DEVICE_TYPE=other include $(INCLUDE_DIR)/target.mk -KERNELNAME:=uImage - define Target/Description Build firmware images for XBurst JZ47x0 based boards. endef