Replace the Gigabyte GA-586T2 with the PC Partner MB540N.

This commit is contained in:
nerd73
2020-05-25 20:05:51 -06:00
parent 33afbe2b1d
commit 3736cb0065
3 changed files with 9 additions and 15 deletions

View File

@@ -304,9 +304,7 @@ extern int machine_at_pb680_init(const machine_t *);
extern int machine_at_nupro592_init(const machine_t *);
extern int machine_at_tx97_init(const machine_t *);
extern int machine_at_ym430tx_init(const machine_t *);
#if defined(DEV_BRANCH) && defined(NO_SIO)
extern int machine_at_586t2_init(const machine_t *);
#endif
extern int machine_at_mb540n_init(const machine_t *);
extern int machine_at_p5mms98_init(const machine_t *);
extern int machine_at_ficva502_init(const machine_t *);