summaryrefslogtreecommitdiff
path: root/config_host/config_buildid.h.in
blob: d9663cb3f8f02fc905c99fa572fc678f5598d110 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
Optional Build ID displayed in the about dialog
*/

#ifndef CONFIG_BUILDID_H
#define CONFIG_BUILDID_H

#undef EXTRA_BUILDID
#undef PRODUCTFLAVOR

#endif