fix generic build

This commit is contained in:
Jacek Jendrzej
2017-11-03 18:27:35 +01:00
parent 056db018ab
commit a47c399a19
9 changed files with 28 additions and 1 deletions

View File

@@ -24,6 +24,8 @@ static hw_caps_t caps = {
.display_xres = 128,
.display_yres = 64,
.can_set_display_brightness = 0,
.display_can_deepstandby = 0;
.display_can_set_brightness = 0;
.boxvendor = "Armas",
.boxname = "TripleDragon",
.boxarch = "ppc405"