- Include aros/config.h at almost all places where AROS_FLAVOUR is used.
[AROS.git] / arch / ppc-sam440 / dosboot / bootconfig.c
blobc4479a3212ad9f5bad65ae3898a7f9b60a7a23f8
1 #include "dosboot_intern.h"
3 /* This file contains architecture-dependent defaults */
5 void InitBootConfig(struct BootConfig *bootcfg)
7 bootcfg->gfxlib = "radeon.hidd";
8 bootcfg->gfxhidd = "RadeonDriver";