kernel: also update the targets to use 3.2.15
Thanks Gabor for spotting it. SVN-Revision: 31337
This commit is contained in:
		| @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz | |||||||
| CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves | CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves | ||||||
| SUBTARGETS:=generic nand | SUBTARGETS:=generic nand | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
|  |  | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ FEATURES:=jffs2 usb pci | |||||||
| SUBTARGETS=au1500 au1550 | SUBTARGETS=au1500 au1550 | ||||||
| MAINTAINER:=Florian Fainelli <florian@openwrt.org> | MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
| DEFAULT_PACKAGES += wpad-mini yamonenv | DEFAULT_PACKAGES += wpad-mini yamonenv | ||||||
|   | |||||||
| @@ -11,7 +11,7 @@ BOARD:=brcm47xx | |||||||
| BOARDNAME:=Broadcom BCM947xx/953xx | BOARDNAME:=Broadcom BCM947xx/953xx | ||||||
| FEATURES:=squashfs usb pcmcia | FEATURES:=squashfs usb pcmcia | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
| DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram | DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram | ||||||
|   | |||||||
| @@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx | |||||||
| FEATURES:=squashfs broken | FEATURES:=squashfs broken | ||||||
| CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves | 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 | include $(INCLUDE_DIR)/target.mk | ||||||
|  |  | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 ext4 targz usb | |||||||
| CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves | CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves | ||||||
| MAINTAINER:=Florian Fainelli <florian@openwrt.org> | MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
|  |  | ||||||
|   | |||||||
| @@ -12,7 +12,7 @@ BOARDNAME:=Lantiq GPON/XWAY | |||||||
| FEATURES:=squashfs jffs2 | FEATURES:=squashfs jffs2 | ||||||
| DEFAULT_SUBTARGET:=danube | DEFAULT_SUBTARGET:=danube | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves | CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves | ||||||
|  |  | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ SUBTARGETS:=le be | |||||||
| INITRAMFS_EXTRA_FILES:= | INITRAMFS_EXTRA_FILES:= | ||||||
| MAINTAINER:=Florian Fainelli <florian@openwrt.org> | MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
|  |  | ||||||
|   | |||||||
| @@ -12,7 +12,7 @@ BOARDNAME:=Freescale MPC52xx | |||||||
| CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e | CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e | ||||||
| FEATURES:=targz ext4 | FEATURES:=targz ext4 | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
|  |  | ||||||
|   | |||||||
| @@ -11,7 +11,7 @@ BOARD:=omap4 | |||||||
| BOARDNAME:=TI OMAP4 | BOARDNAME:=TI OMAP4 | ||||||
| FEATURES:=usb targz audio display | 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 | CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp | ||||||
| MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> | MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ FEATURES:=squashfs | |||||||
| CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 | CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 | ||||||
| MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> | MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
|  |  | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ FEATURES:=squashfs | |||||||
| CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440 | CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440 | ||||||
| MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> | MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
|  |  | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883 | |||||||
| CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves | CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves | ||||||
| FEATURES:=squashfs | FEATURES:=squashfs | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
| DEFAULT_PACKAGES+=\ | DEFAULT_PACKAGES+=\ | ||||||
|   | |||||||
| @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux | |||||||
| FEATURES:=ext4 audio | FEATURES:=ext4 audio | ||||||
| MAINTAINER:=Florian Fainelli <florian@openwrt.org> | MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/target.mk | include $(INCLUDE_DIR)/target.mk | ||||||
|  |  | ||||||
|   | |||||||
| @@ -12,7 +12,7 @@ BOARDNAME:=Ingenic XBurst | |||||||
| FEATURES:=jffs2 targz ubifs audio | FEATURES:=jffs2 targz ubifs audio | ||||||
| SUBTARGETS:=qi_lb60 n516 n526 id800wt | SUBTARGETS:=qi_lb60 n516 n526 id800wt | ||||||
|  |  | ||||||
| LINUX_VERSION:=3.2.14 | LINUX_VERSION:=3.2.15 | ||||||
|  |  | ||||||
| DEVICE_TYPE=other | DEVICE_TYPE=other | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jonas Gorski
					Jonas Gorski