Skip to content

Commit

Permalink
config: fix "update to LEDE-17.01 HEAD (Tue, 25 Jul 2017)"
Browse files Browse the repository at this point in the history
in cf1fa38 the commit-message has been updated, but the correct LEDE-commit has not been updated in LEDE_COMMMIT
  • Loading branch information
SvenRoederer committed Jul 26, 2017
1 parent 3dd9eaf commit 60aec8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SHELL:=$(shell which bash)
TARGET=ar71xx-generic
PACKAGES_LIST_DEFAULT=default backbone
LEDE_SRC=https://git.lede-project.org/source.git
LEDE_COMMIT=870ca0da7a55d35718f7218f80b7cdb3696ae35b
LEDE_COMMIT=a5822dbd0f12054d04d1415a98ae995f5438ccd8
MAKE_ARGS=

0 comments on commit 60aec8d

Please sign in to comment.