Update buildroot 2018.05.1 / u-boot (#150)
* Update buildroot 2018.05.1 / u-boot * Cleanup * Fix bl
This commit is contained in:
@@ -24,6 +24,10 @@ ifeq ($(BR2_USE_WCHAR),)
|
||||
DOS2UNIX_MAKE_OPTS += UCS=
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_STATIC_LIBS),y)
|
||||
DOS2UNIX_MAKE_OPTS += LDFLAGS_USER=-static
|
||||
endif
|
||||
|
||||
define DOS2UNIX_BUILD_CMDS
|
||||
$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) $(DOS2UNIX_MAKE_OPTS)
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user