Commit Graph

7 Commits

Author SHA1 Message Date
Paul Bolle
75a56a83ac Fix typos in five filenames
Five files that are used in the configuration generation have typos in
their names. Those typos have no effect on the build, but should still
be fixed since they could be confusing (to people and scripts).

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-07 16:27:39 -06:00
Jeremy Cline
565f0372e6
Linux v4.18-12872-g051935978432 2018-08-25 10:26:22 -04:00
Laura Abbott
9fb14aad58 Enable page table dumping on arm to match other targets 2018-05-23 14:33:57 -07:00
Justin M. Forbes
dcd325ca9e Linux v4.16-10608-gf8cf2f16a7c9 2018-04-09 11:22:00 -05:00
Justin M. Forbes
2de661d489 Linux v4.15-6064-g255442c93843 2018-02-01 15:50:49 -06:00
Justin M. Forbes
98c76e090f Linux v4.15-1549-g6304672b7f0a 2018-01-30 12:26:27 -06:00
Don Zickus
4d6d8cc5c1 configs: Move base-debug and base-generic to configs/fedora
It was suggested that base-debug and base-generic were not good names
to use.  Further discussion led to using configs/fedora for the base
config files and configs/rhel for any overrides.

This patch does a plain

mkdir configs/fedora
git mv configs/base-{generic,debug} configs/fedora

No code changes.
2018-01-05 14:40:14 -08:00