X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2FMakefile;h=fd48dd2e632d55672be8e972b84cc585e942e56a;hb=975d95ec1e7a21b41f5ba0596898afa4e1348b25;hp=f4a42127656c1c84e9cc98cb8777de8a73d1acf4;hpb=144a71030b5b17eeb08f5f67eaecca5677591e27;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index f4a4212765..fd48dd2e63 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -9,17 +9,15 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=ramips BOARDNAME:=Ralink RT288x/RT3xxx -SUBTARGETS:=rt288x rt305x rt3883 -CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely +SUBTARGETS:=rt305x mt7620a mt7620n mt7621 rt3883 rt288x FEATURES:=squashfs gpio -LINUX_VERSION:=3.8.10 +LINUX_VERSION:=3.10.28 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ - kmod-leds-gpio kmod-input-core kmod-input-polldev \ - kmod-input-gpio-keys-polled kmod-button-hotplug \ - kmod-rt2800-pci wpad-mini swconfig + kmod-leds-gpio kmod-gpio-button-hotplug \ + kmod-rt2800-pci kmod-rt2800-soc wpad-mini swconfig define Target/Description Build firmware images for Ralink RT288x/RT3xxx based boards.