Michal Marek
cf4f21938e
kbuild: Allow to specify composite modules with modname-m
...
This allows to write
drm-$(CONFIG_AGP) += drm_agpsupport.o
without having to handle CONFIG_AGP=y vs. CONFIG_AGP=m. Only support
this syntax for modules, since built-in code depending on something
modular cannot work and init/Makefile actually relies on the current
semantics. There are a few drivers which adapted to the current
semantics out of necessity; these are fixed to also work when the
respective subsystem is modular.
Acked-by: Peter Chen <peter.chen@freescale.com > [chipidea]
Signed-off-by: Michal Marek <mmarek@suse.com >
2015-11-25 11:23:25 +01:00
..
2015-11-13 18:02:30 -08:00
2015-09-10 13:29:01 -07:00
2015-11-13 16:30:29 -08:00
2015-11-11 02:11:02 -05:00
2015-11-13 09:24:40 -08:00
2015-11-13 16:40:36 -08:00
2015-09-10 13:29:01 -07:00
2015-10-13 22:17:57 -07:00
2015-11-11 02:04:44 -05:00
2015-11-13 20:04:17 -08:00
2015-11-07 13:05:44 -08:00
2015-11-09 15:11:24 -08:00
2015-11-13 18:02:30 -08:00
2015-11-13 18:02:30 -08:00
2015-11-13 18:02:30 -08:00
2015-11-11 02:11:02 -05:00
2015-10-22 14:57:36 -04:00
2015-11-13 18:02:30 -08:00
2015-09-10 13:29:01 -07:00
2015-11-13 20:34:32 -05:00
2015-11-09 15:11:24 -08:00
2015-09-08 15:35:28 -07:00
2015-11-07 14:32:45 -08:00
2015-11-13 20:34:32 -05:00
2015-11-09 15:11:24 -08:00
2015-11-11 20:11:28 -08:00
2015-11-25 11:23:25 +01:00
2015-11-09 15:11:24 -08:00
2015-11-13 18:02:30 -08:00
2015-11-10 09:29:45 -05:00
2015-11-11 09:45:24 -08:00
2015-11-05 19:34:48 -08:00
2015-11-06 17:50:42 -08:00
2015-11-13 20:04:17 -08:00
2015-10-31 14:49:19 -07:00
2015-11-07 14:32:45 -08:00
2015-11-02 13:41:52 -08:00
2015-09-05 20:34:28 -07:00
2015-10-16 11:42:28 -07:00
2015-11-13 18:02:30 -08:00
2015-11-13 20:34:33 -05:00
2015-11-13 21:53:18 -08:00
2015-11-04 22:13:45 -05:00
2015-11-13 18:02:30 -08:00
2015-09-09 10:43:12 -07:00
2015-11-13 18:02:30 -08:00
2015-09-04 16:54:41 -07:00
2015-11-10 12:07:22 -08:00
2015-11-11 09:45:24 -08:00
2015-11-11 09:36:57 -07:00
2015-11-11 02:19:33 -05:00
2015-10-23 23:26:43 +02:00
2015-11-06 17:50:42 -08:00
2015-11-13 17:35:48 -08:00
2015-11-10 17:23:49 -08:00
2015-11-05 23:05:32 -08:00
2015-11-11 02:18:27 -05:00
2015-11-11 02:18:27 -05:00
2015-10-22 14:57:42 -04:00
2015-10-15 10:33:21 -04:00
2015-11-06 17:50:42 -08:00
2015-11-07 14:32:45 -08:00
2015-09-11 15:21:34 -07:00
2015-11-11 02:18:26 -05:00
2015-11-13 20:34:32 -05:00
2015-11-06 17:50:42 -08:00
2015-11-06 17:50:42 -08:00
2015-11-09 15:11:24 -08:00
2015-11-06 17:50:42 -08:00
2015-09-22 15:09:53 -07:00
2015-11-13 20:34:33 -05:00