diff options
author | Mark Brown <broonie@kernel.org> | 2015-04-09 13:23:57 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-09 13:23:57 +0300 |
commit | 95a9ca74768089d89c17ba958d6f009aa9c18525 (patch) | |
tree | 513200c0d5255eb1918f64fc11417858b1539ebb /scripts/gdb | |
parent | 4e2576bd36a12e78ac3786d05b99a820dffe687f (diff) | |
parent | f22e6e847115abc3a0e2ad7bb18d243d42275af1 (diff) | |
download | linux-95a9ca74768089d89c17ba958d6f009aa9c18525.tar.xz |
Merge tag 'v4.0-rc7' into asoc-core
Linux 4.0-rc7
Diffstat (limited to 'scripts/gdb')
-rw-r--r-- | scripts/gdb/linux/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gdb/linux/__init__.py b/scripts/gdb/linux/__init__.py new file mode 100644 index 000000000000..4680fb176337 --- /dev/null +++ b/scripts/gdb/linux/__init__.py @@ -0,0 +1 @@ +# nothing to do for the initialization of this package |