repo.or.cz
/
barebox-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hush: Only run list if it's not empty
[barebox-mini2440.git]
/
drivers
/
Makefile
blob
518060a941890a1287253db5d4f5ec5181e005e6
1
obj-y
+=
net
/
2
obj-y
+=
serial
/
3
obj-y
+=
nand
/
4
obj-y
+=
nor
/
5
obj-y
+=
usb
/
6
obj-
$(
CONFIG_SPI
) +=
spi
/
7
obj-
$(
CONFIG_VIDEO
) +=
video
/