Added the Packard Bell PB680

Intel AMI based board. To cover up the needs for an AMI BIOS on 430VX
This commit is contained in:
tiseno100
2020-04-23 20:17:18 +03:00
committed by GitHub
parent 9c6493a6f8
commit d042939600
3 changed files with 35 additions and 0 deletions

View File

@@ -295,6 +295,7 @@ extern int machine_at_p55tvp4_init(const machine_t *);
extern int machine_at_p55va_init(const machine_t *);
extern int machine_at_i430vx_init(const machine_t *);
extern int machine_at_brio80xx_init(const machine_t *);
extern int machine_at_pb680_init(const machine_t *);
extern int machine_at_p55xb2_init(const machine_t *);
extern int machine_at_tx97_init(const machine_t *);