| Date: | 2010-01-11 10:16:40 (3 years 4 months ago) |
|---|---|
| Author: | kaloz |
| Commit: | 3a5236bfbea4bd3f041620df55be026975fd5e60 |
| Message: | targets using 2.6.32 should use the latest release git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19101 3c298f89-4303-0410-b956-a3cf2f4a3e73 |
| Files: |
target/linux/omap35xx/Makefile (1 diff) target/linux/xburst/Makefile (1 diff) |
Change Details
| target/linux/omap35xx/Makefile | ||
|---|---|---|
| 12 | 12 | FEATURES:=broken |
| 13 | 13 | SUBTARGETS=generic |
| 14 | 14 | |
| 15 | LINUX_VERSION:=2.6.32-rc5 | |
| 15 | LINUX_VERSION:=2.6.32.3 | |
| 16 | 16 | KERNELNAME:="uImage" |
| 17 | 17 | |
| 18 | 18 | DEVICE_TYPE=developerboard |
| target/linux/xburst/Makefile | ||
|---|---|---|
| 11 | 11 | BOARDNAME:=XBurst JZ47x0 |
| 12 | 12 | FEATURES:=jffs2 tgz ubifs |
| 13 | 13 | |
| 14 | LINUX_VERSION:=2.6.32 | |
| 14 | LINUX_VERSION:=2.6.32.3 | |
| 15 | 15 | |
| 16 | 16 | DEVICE_TYPE=other |
| 17 | 17 | |
