Skip to content

Commit e31d4ae

Browse files
committed
Create empty .cmd file to please modpost
Fixes fishinabarrel#230
1 parent 9d0daa0 commit e31d4ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hello-world/Kbuild

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ $(src)/target/x86_64-linux-kernel/debug/libhello_world.a: cargo_will_determine_d
1212

1313
%.rust.o: target/x86_64-linux-kernel/debug/lib%.a
1414
$(LD) -r -o $@ --whole-archive $<
15+
touch $(dir $@)/.$(notdir $@).cmd

0 commit comments

Comments
 (0)