• 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/ocf-linux/ocf-linux.mk
Yann E. MORINYann E. MORIN committed 54a42de966712 Jul 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# ocf-linux
4
#
5
################################################################################
6
​
7
OCF_LINUX_VERSION = 20120127
8
OCF_LINUX_SITE = http://downloads.sourceforge.net/project/ocf-linux/ocf-linux/$(OCF_LINUX_VERSION)
9
OCF_LINUX_INSTALL_STAGING = YES
10
​
11
OCF_LINUX_MODULE_SUBDIRS = ocf
12
OCF_LINUX_MODULE_MAKE_OPTS = \
13
    CONFIG_OCF_OCF=m \
14
    CONFIG_OCF_CRYPTOSOFT=m \
15
    CONFIG_OCF_BENCH=m \
16
    CONFIG_OCF_OCFNULL=m
17
​
18
define OCF_LINUX_INSTALL_STAGING_CMDS
19
    $(INSTALL) -D -m 644 $(@D)/ocf/cryptodev.h \
20
        $(STAGING_DIR)/usr/include/crypto/cryptodev.h
21
endef
22
​
23
$(eval $(kernel-module))
24
$(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.