X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2FMakefile;h=fec7ddbc9319ec2a3c3c2e1d2e13a002bbc0e2c9;hb=9c8a5ef1153e3402d8e8c69715bcfdef55c1ea4a;hp=be42e5128ce5532bfa11f7367523949b12be6ccd;hpb=2ae5581447f1b9b9f324697384bed5d342fce063;p=openwrt%2Fstaging%2Fmkresin.git diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index be42e5128c..fec7ddbc93 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -9,17 +9,16 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=ramips BOARDNAME:=Ralink RT288x/RT3xxx -SUBTARGETS:=rt288x rt305x rt3883 -CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -FEATURES:=squashfs +SUBTARGETS:=rt305x rt3883 mt7620a rt288x +FEATURES:=squashfs gpio -LINUX_VERSION:=3.3.7 +LINUX_VERSION:=3.10.13 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 maccalc swconfig + kmod-rt2800-pci wpad-mini swconfig define Target/Description Build firmware images for Ralink RT288x/RT3xxx based boards.