Changes in BOOK/boot/common/eudev.xml [b27081c4:1380a69]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/eudev.xml
rb27081c4 r1380a69 29 29 <para os="a">Prepare Eudev for compilation:</para> 30 30 31 <screen os="b"><userinput>./configure \ 32 --prefix=/tools \ 33 --build=${CLFS_HOST} \ 34 --host=${CLFS_TARGET} \ 35 --disable-introspection \ 36 --disable-gtk-doc-html \ 37 --disable-gudev \ 38 --disable-keymap \ 39 --with-firmware-path=/tools/lib/firmware \ 31 <screen os="b"><userinput>./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 32 --disable-introspection --disable-gtk-doc-html \ 33 --disable-gudev --disable-keymap --with-firmware-path=/tools/lib/firmware \ 40 34 --enable-libkmod</userinput></screen> 41 35
Note:
See TracChangeset
for help on using the changeset viewer.