initial SIS315PRO support

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-01-18 13:44:16 +01:00
parent 646ada34d1
commit 01b08a0f15
4 changed files with 251 additions and 1 deletions

View file

@ -147,6 +147,7 @@ kernel = {
mips_yeeloong = term/at_keyboard.c;
mips_yeeloong = term/serial.c;
mips_yeeloong = video/sm712.c;
mips_yeeloong = video/sis315pro.c;
extra_dist = video/sm712_init.c;
mips_yeeloong = commands/keylayouts.c;