• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/dsp-tools/dsp-tools.mk
Rahul BedarkarRahul Bedarkar committed 30a3e8d108d30 Mar 2017
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# dsp-tools
4
#
5
################################################################################
6
​
7
DSP_TOOLS_VERSION = v2.0
8
DSP_TOOLS_SITE = $(call github,felipec,dsp-tools,$(DSP_TOOLS_VERSION))
9
DSP_TOOLS_DEPENDENCIES = tidsp-binaries
10
DSP_TOOLS_LICENSE = LGPL-2.1
11
DSP_TOOLS_LICENSE_FILES = LICENSE
12
​
13
define DSP_TOOLS_BUILD_CMDS
14
    $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e
15
endef
16
​
17
define DSP_TOOLS_INSTALL_TARGET_CMDS
18
    $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e DESTDIR=$(TARGET_DIR) install
19
endef
20
​
21
$(eval $(generic-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.