diff options
author | Steffen Sledz <sledz@dresearch.de> | 2009-12-02 10:09:56 +0100 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2009-12-02 10:37:51 +0100 |
commit | 30a4b103d2588d27cdd6642e1ab7699f7d374479 (patch) | |
tree | 226f14bcc4996f9e0bc25989271e0cea08828610 /recipes/linux/linux_2.6.24.bb | |
parent | 5d76cdd2b8a9251b0405bb4fd28673df9d887535 (diff) |
linux-2.6.24: use rtc-drbcc at hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes/linux/linux_2.6.24.bb')
-rw-r--r-- | recipes/linux/linux_2.6.24.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb index 381713cd63..cb4389a702 100644 --- a/recipes/linux/linux_2.6.24.bb +++ b/recipes/linux/linux_2.6.24.bb @@ -105,6 +105,7 @@ SRC_URI_append_hipox = " \ file://hipox-kconfig.patch;patch=1 \ file://hipox-sata-module.patch;patch=1 \ file://hipox-OXE-INT2.patch;patch=1 \ + file://hipox-rtc.patch;patch=1 \ " EXTRA_OEMAKE_smartq5 = " OBJCOPY=${OBJCOPY}" |