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

[atheros] update 2.6.27 specific patches, and sync kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13197 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2008-11-13 14:29:34 +00:00
parent f44affd1a2
commit 6974a2421e
2 changed files with 1 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
{
--- a/arch/mips/atheros/board.c
+++ b/arch/mips/atheros/board.c
@@ -205,6 +205,11 @@ void (*board_time_init)(void);
@@ -265,6 +265,11 @@ void (*board_time_init)(void);
void __init plat_time_init(void) {
board_time_init();
}