kernel: also update the targets to use 3.2.15

Thanks Gabor for spotting it.

SVN-Revision: 31337
master
Jonas Gorski 13 years ago
parent 3a9b6dc313
commit a8f2bc682e
  1. 2
      target/linux/ar71xx/Makefile
  2. 2
      target/linux/au1000/Makefile
  3. 2
      target/linux/brcm47xx/Makefile
  4. 2
      target/linux/cns21xx/Makefile
  5. 2
      target/linux/ep93xx/Makefile
  6. 2
      target/linux/lantiq/Makefile
  7. 2
      target/linux/malta/Makefile
  8. 2
      target/linux/mpc52xx/Makefile
  9. 2
      target/linux/omap4/Makefile
  10. 2
      target/linux/ppc40x/Makefile
  11. 2
      target/linux/ppc44x/Makefile
  12. 2
      target/linux/ramips/Makefile
  13. 2
      target/linux/uml/Makefile
  14. 2
      target/linux/xburst/Makefile

@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
SUBTARGETS:=generic nand
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk

@ -13,7 +13,7 @@ FEATURES:=jffs2 usb pci
SUBTARGETS=au1500 au1550
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += wpad-mini yamonenv

@ -11,7 +11,7 @@ BOARD:=brcm47xx
BOARDNAME:=Broadcom BCM947xx/953xx
FEATURES:=squashfs usb pcmcia
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram

@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
FEATURES:=squashfs broken
CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk

@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 ext4 targz usb
CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Lantiq GPON/XWAY
FEATURES:=squashfs jffs2
DEFAULT_SUBTARGET:=danube
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves

@ -13,7 +13,7 @@ SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Freescale MPC52xx
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
FEATURES:=targz ext4
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=omap4
BOARDNAME:=TI OMAP4
FEATURES:=usb targz audio display
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>

@ -13,7 +13,7 @@ FEATURES:=squashfs
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk

@ -13,7 +13,7 @@ FEATURES:=squashfs
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk

@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
FEATURES:=squashfs
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\

@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext4 audio
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Ingenic XBurst
FEATURES:=jffs2 targz ubifs audio
SUBTARGETS:=qi_lb60 n516 n526 id800wt
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
DEVICE_TYPE=other

Loading…
Cancel
Save