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

add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") and merge it with the openmoko-target and the work Michael Buesch <mb> did

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13609 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko
2008-12-12 00:02:36 +00:00
parent 22b3854919
commit cc3146824a
268 changed files with 151304 additions and 133872 deletions

View File

@@ -0,0 +1,35 @@
From 4bd00099b2d2582e77f74b750594efdcab54f28d Mon Sep 17 00:00:00 2001
From: Andy Green <andy@openmoko.com>
Date: Fri, 25 Jul 2008 23:06:16 +0100
Subject: [PATCH] tracking-defconfig-2.6.26-rc7.patch
Signed-off-by: Andy Green <andy@openmoko.com>
---
defconfig-2.6.26 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/defconfig-2.6.26 b/defconfig-2.6.26
index 582d7ab..d9a3549 100644
--- a/defconfig-2.6.26
+++ b/defconfig-2.6.26
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.26-rc5
-# Thu Jun 5 11:26:39 2008
+# Linux kernel version: 2.6.26-rc7
+# Sun Jun 22 08:25:07 2008
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1542,6 +1542,7 @@ CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_S35390A is not set
+# CONFIG_RTC_DRV_FM3130 is not set
#
# SPI RTC drivers
--
1.5.6.3