Changeset 33
- Timestamp:
- Jun 21, 2017, 11:36:21 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.x86
r30 r33 299 299 build/kernel/hal/hal_boot.o: hal/x86_64/hal_boot.S \ 300 300 hal/x86_64/hal_boot.h \ 301 hal/x86_64/hal_multiboot.h \ 301 302 hal/x86_64/hal_segmentation.h \ 302 303 kernel_config.h \ … … 307 308 build/kernel/hal/hal_init.o: hal/x86_64/hal_init.c \ 308 309 hal/x86_64/hal_boot.h \ 310 hal/x86_64/hal_multiboot.h \ 309 311 hal/x86_64/hal_segmentation.h \ 310 312 kernel_config.h \
Note: See TracChangeset
for help on using the changeset viewer.