Revision 3a1ef0e03eee4c5ac30d19bb1b88e57924295810 authored by Linus Torvalds on 25 March 2016, 02:39:28 UTC, committed by Linus Torvalds on 25 March 2016, 02:39:28 UTC
Pull kconfig updates from Michal Marek:
 "Just two kconfig commits this time:

   - kconfig Makefile fix for make 3.80

   - Fix calculating symbols so that KCONFIG_ALLCONFIG=... does not
     disable CONFIG_MODULES silently"

* 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  unbreak allmodconfig KCONFIG_ALLCONFIG=...
  scripts/kconfig: allow building with make 3.80 again
2 parent s 2162b80 + 6b87b70
History
File Mode Size
Kconfig -rw-r--r-- 579 bytes
Makefile -rw-r--r-- 303 bytes
common.c -rw-r--r-- 19.2 KB
common.h -rw-r--r-- 10.2 KB
fifo.c -rw-r--r-- 33.5 KB
fifo.h -rw-r--r-- 3.2 KB
mod.c -rw-r--r-- 8.8 KB
mod.h -rw-r--r-- 4.1 KB
mod_gadget.c -rw-r--r-- 27.6 KB
mod_host.c -rw-r--r-- 37.1 KB
pipe.c -rw-r--r-- 17.2 KB
pipe.h -rw-r--r-- 3.8 KB
rcar2.c -rw-r--r-- 2.2 KB
rcar2.h -rw-r--r-- 91 bytes
rcar3.c -rw-r--r-- 1.4 KB
rcar3.h -rw-r--r-- 90 bytes

back to top