Changeset 5807 in /cluster/svnroot
- Timestamp:
- Oct 3, 2016 11:06:08 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bccd-ng/branches/skylar/bccd-3.4.0-build_ng/Makefile
r5806 r5807 50 50 -boot-load-size 4 \ 51 51 -boot-info-table \ 52 -b iso/boot/isolinux/isolinux.bin\53 -c iso/boot/isolinux/boot.cat\52 -b "$(WORKSPACE)/iso/boot/isolinux/isolinux.bin" \ 53 -c "$(WORKSPACE)/iso/boot/isolinux/boot.cat" \ 54 54 -hide-rr-moved \ 55 55 -o $@ \
Note: See TracChangeset
for help on using the changeset viewer.