mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
EMPTY_VERSION = 0.6.20b
|
||||
EMPTY_VERSION = 0.6.21b
|
||||
EMPTY_SOURCE = empty-$(EMPTY_VERSION).tgz
|
||||
EMPTY_SITE = http://downloads.sourceforge.net/project/empty/empty/empty-$(EMPTY_VERSION)
|
||||
EMPTY_LICENSE = BSD-3-Clause
|
||||
EMPTY_LICENSE_FILES = COPYRIGHT
|
||||
EMPTY_STRIP_COMPONENTS = 0
|
||||
|
||||
define EMPTY_BUILD_CMDS
|
||||
$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D) all
|
||||
|
||||
Reference in New Issue
Block a user