• 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/iostat/iostat.mk
Baruch SiachBaruch Siach committed bbb793624e230 Sep 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# iostat
4
#
5
################################################################################
6
​
7
IOSTAT_VERSION = 2.2
8
IOSTAT_SITE = http://www.linuxinsight.com/files
9
IOSTAT_LICENSE = GPL
10
IOSTAT_LICENSE_FILES = LICENSE
11
​
12
define IOSTAT_BUILD_CMDS
13
    $(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS) \
14
        CFLAGS="$(TARGET_CFLAGS) -DHZ=100"
15
endef
16
​
17
define IOSTAT_INSTALL_TARGET_CMDS
18
    $(INSTALL) -D -m 0755 $(IOSTAT_DIR)/iostat $(TARGET_DIR)/usr/bin/iostat
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.