• 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/mmc-utils/mmc-utils.mk
Sébastien SzymanskiSébastien Szymanski committed cd30593428512 May 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# mmc-utils
4
#
5
################################################################################
6
​
7
MMC_UTILS_VERSION = d0b46442b50794217e53b2455c1344c548d9d088
8
MMC_UTILS_SITE = git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
9
MMC_UTILS_LICENSE = GPLv2
10
​
11
define MMC_UTILS_BUILD_CMDS
12
    $(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS)
13
endef
14
​
15
define MMC_UTILS_INSTALL_TARGET_CMDS
16
    $(INSTALL) -D -m 0755 $(@D)/mmc $(TARGET_DIR)/usr/bin/mmc
17
endef
18
​
19
$(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.