diff options
author | Steffen Sledz <sledz@dresearch.de> | 2009-12-01 07:42:26 +0100 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2009-12-01 08:03:39 +0100 |
commit | 199d2ea3a2ad8ece403ff6b529e11d6c6481603b (patch) | |
tree | 772799112be8c503174147d83cd35f8c5220850b /recipes/linux/linux_2.6.24.bb | |
parent | 0c84ce234bb065fe646b79f26a8f789fd7d14d16 (diff) |
linux-2.6.24: signal power on/off to hipox machine board ctrl
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 ac7def59d0..381713cd63 100644 --- a/recipes/linux/linux_2.6.24.bb +++ b/recipes/linux/linux_2.6.24.bb @@ -104,6 +104,7 @@ SRC_URI_append_hipox = " \ file://hipox-ubifs.patch;patch=1 \ file://hipox-kconfig.patch;patch=1 \ file://hipox-sata-module.patch;patch=1 \ + file://hipox-OXE-INT2.patch;patch=1 \ " EXTRA_OEMAKE_smartq5 = " OBJCOPY=${OBJCOPY}" |