Skip to content

Commit ac6279b

Browse files
committed
show patch applied after import all local patches
Signed-off-by: Guohan Lu <lguohan@gmail.com>
1 parent 152aa10 commit ac6279b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
128128
# Learning new git repo head (above commit) by calling stg repair.
129129
stg repair
130130
stg import -s ../patch/series
131+
stg series
131132

132133
# Optionally add/remove kernel options
133134
if [ -f ../manage-config ]; then

0 commit comments

Comments
 (0)