Changeset 2129
- Timestamp:
- 10/21/07 09:19:38 (1 year ago)
- Files:
-
- branches/minimal/packages/linux64/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/minimal/packages/linux64/Makefile
r2125 r2129 86 86 $(CROSS_MAKE) modules_install 87 87 cp -v arch/x86_64/boot/bzImage /boot/isolinux/linux64 88 create-initramfs $(VERSION) $(VRS) /boot/isolinux/initramfs_data64.cpio.gz88 create-initramfs $(VERSION) $(VRS)-64bit /boot/isolinux/initramfs_data64.cpio.gz 89 89 # both rtl8187 and rt2x00 build eeprom_93cx6.ko and thus conflict 90 90 # so we have to hack the build
