1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

move atheros to 2.6.23

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9265 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic
2007-10-11 23:16:52 +00:00
parent 12614f928a
commit f39156a9a1
3 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros BOARDNAME:=Atheros
FEATURES:=squashfs jffs2 FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.22.4 LINUX_VERSION:=2.6.23
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk

View File

@@ -29,6 +29,8 @@
char *board_config, *radio_config; char *board_config, *radio_config;
extern int early_serial_setup(struct uart_port *port);
static u8 *find_board_config(char *flash_limit) static u8 *find_board_config(char *flash_limit)
{ {
char *addr; char *addr;