Changes in BOOK/boot/common/eudev.xml [1380a69:b27081c4]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/eudev.xml
r1380a69 rb27081c4 29 29 <para os="a">Prepare Eudev for compilation:</para> 30 30 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 \ 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 \ 34 40 --enable-libkmod</userinput></screen> 35 41
Note:
See TracChangeset
for help on using the changeset viewer.