changes the image version from hardcoded OpenWrt to
$VERSION_DIST. AirOS shows a notification with the image version
during a firmware upgrade.
fixes #582
Signed-off-by: Matthias Fritzsche
---
target/linux/ar71xx/image/ubnt.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff
Change all the URLs to wireless.wiki.kernel.org to have
the same protocol, domain and path.
Signed-off-by: Matthias Fritzsche
---
package/kernel/mac80211/Makefile | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/package/kernel/mac80211/Makefile b/package/kernel
changes the image version from hardcoded OpenWrt to
$VERSION_DIST. AirOS shows a notification with the image version
during a firmware upgrade.
fixes #582
Signed-off-by: Matthias Fritzsche
---
target/linux/ar71xx/image/ubnt.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff
* On other places the variable is written with an underscore.
* With one $ sign it treats it as variable. With the former
four signs it tried to execute a command with this name.
Signed-off-by: Matthias Fritzsche
---
include/u-boot.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion