diff options
author | Stefan Weil | 2013-09-12 20:24:31 +0200 |
---|---|---|
committer | Michael Tokarev | 2013-09-20 18:09:24 +0200 |
commit | 2b7be8c8f5cecf936b7269ad1664361eee344842 (patch) | |
tree | 6e1e364d5b296b68623810981a57e3bb7f56e0d5 /MAINTAINERS | |
parent | translate-all: Fix formatting of dump output (diff) | |
download | qemu-2b7be8c8f5cecf936b7269ad1664361eee344842.tar.gz qemu-2b7be8c8f5cecf936b7269ad1664361eee344842.tar.xz qemu-2b7be8c8f5cecf936b7269ad1664361eee344842.zip |
MAINTAINERS: Add missing entry to filelist for TCI target
tci.c is also a maintained part of the TCI implementation.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d128ed035a..4d634f20f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -842,6 +842,7 @@ TCI target M: Stefan Weil <sw@weilnetz.de> S: Maintained F: tcg/tci/ +F: tci.c Stable branches --------------- |