]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers: descend into sub directories only when it is necessary
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 11 Nov 2013 05:35:51 +0000 (14:35 +0900)
committerTom Rini <trini@ti.com>
Sun, 17 Nov 2013 19:11:30 +0000 (14:11 -0500)
commit7b6af41ef342199e4967735ea17424b42ed742d2
tree39baaeee06c1e1c5457e5bebcf7a85ec58e4886b
parent1b2226e0ceebf01e192715b77b96dbe9e9f75a4b
drivers: descend into sub directories only when it is necessary

- Descend into drivers/fpga/ only when CONFIG_FPGA=y
  - Descend into drivers/bios_emulator only when CONFIG_BIOSEMU=y

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
drivers/Makefile
drivers/bios_emulator/Makefile
drivers/fpga/Makefile