summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-11-15 07:19:25 +0000
committerRod Whitby <rod@whitby.id.au>2006-11-15 07:19:25 +0000
commitd5b4e6d7811866391956ad4a0469b00f8b630d57 (patch)
tree9edfe3b71d373ad9ea72f29970d101a4d5fa4275 /packages/linux
parent3a954fffa9f20dc327850294f45ccf49ac769e71 (diff)
parent5f4be6e3b31d552dc6d293adebf03415532592e9 (diff)
merge of '0881ef75600506d2e999fef98989962733487de1'
and '71b00416fc5d7e2ad6d8528560d8767973fd76c1'
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/mx31ads-kernel_2.6.19rc5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/mx31ads-kernel_2.6.19rc5.bb b/packages/linux/mx31ads-kernel_2.6.19rc5.bb
index 1c3179bcfb..0957fe71fe 100644
--- a/packages/linux/mx31ads-kernel_2.6.19rc5.bb
+++ b/packages/linux/mx31ads-kernel_2.6.19rc5.bb
@@ -39,7 +39,7 @@ do_configure_prepend() {
sed -e '/CONFIG_AEABI/d' \
-e '/CONFIG_OABI_COMPAT=/d' \
- '${WORKDIR}/defconfig' >>'${S}/.config'
+ '${S}/defconfig' >>'${S}/.config'
# echo "CONFIG_CMDLINE=\"${CMDLINE}\"" >> ${S}/.config