diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-07-20 14:34:00 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-07-20 14:34:00 +0000 |
commit | 9b1138f866e52425868d0a93b7c383588d63c0c7 (patch) | |
tree | 8063acc866ad679cfb7e6361548f9460efb2d72a /linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe | |
parent | fd26cc5e60838f54edf85946985d1975d45a55f8 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages
2004/07/20 16:33:51+02:00 uni-frankfurt.de!mickey
clean up the handhelds kernel situation a bit
honor that orinoco and hostap are built out of tree
copy init and modules.conf things from pxa ipaq to sa ipaq
please add the missing files (ipaq-hal.init)
BKrev: 40fd2d585p6h7KbJ9jp0mRKi0MdMgg
Diffstat (limited to 'linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe')
-rw-r--r-- | linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe index 8e860133e3..b0d6b21a2c 100644 --- a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe +++ b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe @@ -44,7 +44,7 @@ INITSCRIPT_NAME = "ipaq-hal" INITSCRIPT_PARAMS = "start 21 S ." do_configure_prepend() { - oe_runmake ipaqpxa_config + install -m 0644 ${WORKDIR}/defconfig-${PACKAGE_ARCH} ${S}/.config } do_install_append() { |