Skip to content

Commit

Permalink
Missing ps.c patch
Browse files Browse the repository at this point in the history
  • Loading branch information
veremenko-y committed Mar 31, 2024
1 parent 617e7a2 commit 599af8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Kernel/platform/platform-rpipico/utils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ $(UTILSBIN): %: %.o

ps.c:
cp ../../../../Applications/util/ps.c .
patch ps.c < ps-rpipico.patch

%.o: %.c progbase.h
$(CC) $(CFLAGS) $(CCOPTS) -c $<
Expand Down

0 comments on commit 599af8d

Please sign in to comment.