1 2 3 4 5 6 7 8 9 10 11 12
# List here the patches' filename to be applied in the correct order. # All patches need to be placed in this directory and have the .patch name # extension. # # PATCHES=( # '0001-foo.patch' # '0002-bar.patch' # ... # ) PATCHES=( )