X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2FMakefile;h=e4aa1c0db71391fbd84a8c7831071d23d541e442;hb=8066015de2ebdadacb0e702d5c5929684261ba2b;hp=512a78f414e06ed26020eefc5a28c84c540780fc;hpb=a14dc5f844f0a3a6b4546d2505bab7825efadb8f;p=openwrt.git diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 512a78f414..e4aa1c0db7 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:=rt305x rt3883 mt7620a rt288x -CFLAGS:=-Os -pipe -mno-branch-likely +SUBTARGETS:=rt305x mt7620a mt7620n rt3883 rt288x FEATURES:=squashfs gpio -LINUX_VERSION:=3.10.12 +LINUX_VERSION:=3.10.18 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.