mirror of
https://github.com/oasislinux/oasis.git
synced 2026-06-21 15:37:15 +02:00
18f9e581c4
This was accidentally enabled in dd491a60. We don't install pci.ids compressed with gzip, so this is unneeded. Reported by @cytokine-storm666.
8 lines
176 B
C
8 lines
176 B
C
#define HAVE_ERR_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_MTRR 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define PCIIDS_PATH "/share/hwdata"
|