Author: luka Date: 2016-03-14 18:06:06 +0100 (Mon, 14 Mar 2016) New Revision: 49008
Modified: trunk/target/linux/kirkwood/Makefile Log: kirkwood: add feature devicetree this platform already uses devicetree Signed-off-by: Alexander Couzens <[email protected]> Modified: trunk/target/linux/kirkwood/Makefile =================================================================== --- trunk/target/linux/kirkwood/Makefile 2016-03-11 21:41:20 UTC (rev 49007) +++ trunk/target/linux/kirkwood/Makefile 2016-03-14 17:06:06 UTC (rev 49008) @@ -9,7 +9,7 @@ ARCH:=arm BOARD:=kirkwood BOARDNAME:=Marvell Kirkwood -FEATURES:=targz usb jffs2_nand nand ubifs squashfs +FEATURES:=targz usb jffs2_nand nand ubifs squashfs dt CPU_TYPE:=xscale MAINTAINER:=Luka Perkov <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
