diff --git a/Makefile b/Makefile index 73890169c..c53c15ddf 100644 --- a/Makefile +++ b/Makefile @@ -128,6 +128,7 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% : # Learning new git repo head (above commit) by calling stg repair. stg repair stg import -s ../patch/series + stg series # Optionally add/remove kernel options if [ -f ../manage-config ]; then