arm:build and install usbd by default.

Change-Id: I3f7a5bf5d4b75ba820297b0d5fb4447e5126e641

http://gerrit.minix3.org/#/c/2696/
This commit is contained in:
Kees Jongenburger
2014-05-26 16:47:54 +02:00
committed by Lionel Sambuc
parent 489a81f55d
commit 9cc744ad52
3 changed files with 5 additions and 1 deletions

View File

@@ -55,7 +55,8 @@ SUBDIR+= bmp085 \
tda19988 \
tps65217 \
tps65950 \
tsl2550
tsl2550 \
usbd
.endif
.endif # ${MKIMAGEONLY} != "yes"