mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
13
package/brcm-patchram-plus/brcm-patchram-plus.mk
Normal file
13
package/brcm-patchram-plus/brcm-patchram-plus.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# brcm-patchram-plus
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BRCM_PATCHRAM_PLUS_VERSION = 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042
|
||||
BRCM_PATCHRAM_PLUS_SITE = $(call github,AsteroidOS,brcm-patchram-plus,$(BRCM_PATCHRAM_PLUS_VERSION))
|
||||
BRCM_PATCHRAM_PLUS_LICENSE = Apache-2.0
|
||||
BRCM_PATCHRAM_PLUS_LICENSE_FILES = COPYING
|
||||
BRCM_PATCHRAM_PLUS_AUTORECONF = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user