| Date: | 2009-08-22 15:41:39 (3 years 9 months ago) |
|---|---|
| Author: | Mirko Vogt |
| Commit: | 416ccb903c1956b062ac48183c02438b1f881c50 |
| Message: | switch to linux kernel version 2.6.31-rc6 by default as the generic
patchset for 2.6.31 went upstream |
| Files: |
target/linux/xburst/Makefile (1 diff) |
Change Details
| target/linux/xburst/Makefile | ||
|---|---|---|
| 11 | 11 | BOARDNAME:=XBurst JZ47x0 |
| 12 | 12 | FEATURES:=jffs2 tgz |
| 13 | 13 | |
| 14 | LINUX_VERSION:=2.6.25.20 | |
| 14 | LINUX_VERSION:=2.6.31-rc6 | |
| 15 | 15 | |
| 16 | 16 | include $(INCLUDE_DIR)/target.mk |
| 17 | 17 | |
