summaryrefslogtreecommitdiff
path: root/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-06-11 18:12:56 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-06-11 18:12:56 +0000
commit4dd539244ec50d3e3374442df1ad58195f1eabd8 (patch)
tree2eb7a402a3888e7fe5373c75c98d616d5802b11a /packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
parentbc00650a333196197371dfb9dcf7215a08e04c16 (diff)
parentc0f3c16659bb75b2d67a50c245f93cf338ef22fe (diff)
merge of '954be7b7073966385f751b525d692dfa6eb1a918'
and 'fbec129540c1d0a2c22d3c5bd955a17e6c9b9770'
Diffstat (limited to 'packages/linux-libc-headers/linux-libc-headers_2.6.20.bb')
-rw-r--r--packages/linux-libc-headers/linux-libc-headers_2.6.20.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb b/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
index 5bad9fedae..8145a80f8d 100644
--- a/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
+++ b/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
@@ -26,6 +26,7 @@ set_arch() {
sparc*) ARCH=sparc ;;
x86_64*) ARCH=x86_64 ;;
avr32*) ARCH=avr32 ;;
+ bfin*) ARCH=blackfin ;;
esac
}