[oe-issues] [Bug 2368] Enhanced Ralink RT2570 Driver

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu May 24 15:29:48 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2368





--- Comment #5 from Graeme Gregory <dp at xora.org.uk>  2007-05-24 08:29:48 ---
How about this as slightly tidier, I havent tested it.

do_compile_prepend_arm () {
  MAKE_TARGETS="arm"
}
do_compile() { 
  export KERNDIR=${STAGING_KERNEL_DIR} 
  module_do_compile
}


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list