Changeset 752c0e2 in clfs-embedded for BOOK/cross-tools/common
- Timestamp:
- Jul 18, 2013, 7:07:04 PM (11 years ago)
- Branches:
- master
- Children:
- e554d7b
- Parents:
- df099ac
- git-author:
- Andrew Bradford <andrew@…> (07/16/13 18:47:28)
- git-committer:
- Andrew Bradford <andrew@…> (07/18/13 19:07:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/linux-headers.xml
rdf099ac r752c0e2 44 44 45 45 <seglistitem> 46 <seg> /usr/include/{asm,asm-generic,drm,linux,mtd,rdma,scsi,sound,video,xen}/*.h</seg>46 <seg>${CLFS}/cross-tools/include/{asm,asm-generic,drm,linux,mtd,rdma,scsi,sound,video,xen}/*.h</seg> 47 47 </seglistitem> 48 48 </segmentedlist> … … 54 54 55 55 <varlistentry id="linux-headers"> 56 <term><filename 57 class="headerfile">/usr/include/{asm,asm-generic,drm,linux,mtd,rdma,scsi,sound,video,xen}/*.h</filename></term> 56 <term><filename class="headerfile">${CLFS}/cross-tools/include/{asm,asm-generic,drm,linux,mtd,rdma,scsi,sound,video,xen}/*.h</filename></term> 58 57 <listitem> 59 58 <para>The Linux API headers</para>
Note:
See TracChangeset
for help on using the changeset viewer.