Skip to content

Commit

Permalink
Create empty .cmd file to please modpost
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobo1239 committed Aug 28, 2020
1 parent 9d0daa0 commit e31d4ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hello-world/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ $(src)/target/x86_64-linux-kernel/debug/libhello_world.a: cargo_will_determine_d

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

0 comments on commit e31d4ae

Please sign in to comment.