]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Documentation: use subdir-y to avoid unnecessary built-in.o files
authorPeter Foley <pefoley2@pefoley.com>
Thu, 25 Sep 2014 18:23:02 +0000 (11:23 -0700)
committerJiri Kosina <jkosina@suse.cz>
Fri, 26 Sep 2014 09:02:55 +0000 (11:02 +0200)
commitdf68a01014fd5dea890349321787ca08a5377f0b
tree1e49292b3dfef57e91ca5bfcb031d4bff08e1dd1
parentf4cb707e7ad9727a046b463232f2de166e327d3e
Documentation: use subdir-y to avoid unnecessary built-in.o files

Change the Documentation makefiles from obj-m to subdir-y
to avoid generating unnecessary built-in.o files since nothing
in Documentation/ is ever linked in to vmlinux.

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
15 files changed:
Documentation/Makefile
Documentation/accounting/Makefile
Documentation/auxdisplay/Makefile
Documentation/filesystems/Makefile
Documentation/ia64/Makefile
Documentation/laptops/Makefile
Documentation/misc-devices/Makefile [new file with mode: 0644]
Documentation/misc-devices/mei/Makefile
Documentation/networking/Makefile
Documentation/networking/timestamping/Makefile
Documentation/pcmcia/Makefile
Documentation/spi/Makefile
Documentation/timers/Makefile
Documentation/watchdog/Makefile [new file with mode: 0644]
Documentation/watchdog/src/Makefile