* Add code to detect the system consoles with the help of the

new /proc/consoles files of linux kernel 2.6.38+
This commit is contained in:
Werner Fink
2011-03-11 17:29:36 +00:00
parent 6dacdb9ad0
commit 1ef9e7736c
4 changed files with 146 additions and 0 deletions

View File

@@ -134,6 +134,8 @@ halt.o: halt.c reboot.h
last.o: last.c oldutmp.h
consoles.o: consoles.c consoles.h
cleanobjs:
rm -f *.o *.bak