--------- Mensaje reenviado -------- De: José Vázquez Fernández <[email protected]> Para: [email protected] <[email protected]> Cc: [email protected] <[email protected]> Asunto: [OpenWrt-Devel] [PATCH] [lantiq] set mips16 support. Fecha: Tue, 11 Jun 2013 13:42:24 +0200
Set mips16 support in XWAY subtarget. This patch is based in changeset #36600 Signed-off-by: José Vázquez Fernández <[email protected]> Signed-off-by: Felix Fietkau <[email protected]> Index: target/linux/lantiq/xway/target.mk =================================================================== --- target/linux/lantiq/xway/target.mk (revisión: 36913) +++ target/linux/lantiq/xway/target.mk (copia de trabajo) @@ -1,7 +1,7 @@ ARCH:=mips SUBTARGET:=xway BOARDNAME:=XWAY -FEATURES:=squashfs atm +FEATURES:=squashfs atm mips16 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
