diff --git a/0001-Add-Makefile.patch b/0001-Add-Makefile.patch index 422d801..048783e 100644 --- a/0001-Add-Makefile.patch +++ b/0001-Add-Makefile.patch @@ -14,4 +14,4 @@ new file mode 100644 +++ b/Makefile @@ -0,0 +1,2 @@ +all: -+ @echo Hello World ++ @echo Hello World from PR diff --git a/series b/series index 13f99b9..142c596 100644 --- a/series +++ b/series @@ -1,5 +1,5 @@ # Auto-generated by git-pile 0001-Add-a.txt.patch -0001-Improve-a.txt.patch 0001-Add-Makefile.patch +0001-Improve-a.txt.patch