diff options
-rw-r--r-- | payloads/external/FILO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/FILO/Makefile b/payloads/external/FILO/Makefile index c5791bf34e..d8c3844529 100644 --- a/payloads/external/FILO/Makefile +++ b/payloads/external/FILO/Makefile @@ -1,6 +1,6 @@ TAG-$(CONFIG_FILO_MASTER)=origin/master NAME-$(CONFIG_FILO_MASTER)=MASTER -TAG-$(CONFIG_FILO_STABLE)=4dbb31a64fe5b1c7e3025ab34619220609897646 +TAG-$(CONFIG_FILO_STABLE)=22baa6bde9339029edfafa421b3d4a7be159edad NAME-$(CONFIG_FILO_STABLE)=STABLE project_git_repo=http://review.coreboot.org/p/filo.git |