mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Add some definitions to udev-lfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6fcc26fb51
commit
8999d90852
@ -4,6 +4,12 @@
|
|||||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||||
#define HAVE_INTTYPES_H 1
|
#define HAVE_INTTYPES_H 1
|
||||||
|
|
||||||
|
/* Define if kmod is available */
|
||||||
|
#define HAVE_KMOD 1
|
||||||
|
|
||||||
|
/* Define if blkid is available */
|
||||||
|
#define HAVE_BLKID 1
|
||||||
|
|
||||||
/* Define to 1 if you have the <memory.h> header file. */
|
/* Define to 1 if you have the <memory.h> header file. */
|
||||||
#define HAVE_MEMORY_H 1
|
#define HAVE_MEMORY_H 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user