mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
linux-libc-headers: sync with OE (mainly safer use of and blackfin support)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3002 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -25,6 +25,8 @@ set_arch() {
|
||||
sparc64*) ARCH=sparc64 ;;
|
||||
sparc*) ARCH=sparc ;;
|
||||
x86_64*) ARCH=x86_64 ;;
|
||||
avr32*) ARCH=avr32 ;;
|
||||
bfin*) ARCH=blackfin ;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user