summaryrefslogtreecommitdiffstats
path: root/config_host/config_buildconfig.h.in
blob: a3b531e34e07532d7cae5241e54207151cbb5e47 (plain)
1
2
3
4
5
6
7
8
9
/* Options passed to configure script */

#ifndef CONFIG_BUILDCONFIG_H
#define CONFIG_BUILDCONFIG_H

#define BUILDCONFIG ""
#define BUILDCONFIG_RECORDED 0

#endif