Skip to content

Commit

Permalink
Release 1.04.1
Browse files Browse the repository at this point in the history
Changelog:
* fix MAC address update file name
  • Loading branch information
olegart committed Feb 17, 2016
1 parent 6c3eee3 commit d266b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion u-boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ unwone_config : unconfig hornet_common_config
@echo "#define GPIO_RST_BUTTON_BIT 11" >> include/config.h
@echo "#define GPIO_RST_BUTTON_IS_ACTIVE_LOW 1" >> include/config.h
@echo "#define DEFAULT_FLASH_SIZE_IN_MB 16" >> include/config.h
@echo "#define BOARD_CUSTOM_STRING \"U-Boot for Unwired One board (AR9331) r1.04\"" >> include/config.h
@echo "#define BOARD_CUSTOM_STRING \"U-Boot for Unwired One board (AR9331) r1.04.1\"" >> include/config.h

@./mkconfig -a ap121 mips mips ap121 ar7240 ar7240

Expand Down

0 comments on commit d266b20

Please sign in to comment.