summaryrefslogtreecommitdiffstats
path: root/lib/crc4.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1Star
* docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap2017-09-261-1/+1
* lib: Add crc4 moduleJeremy Kerr2017-06-091-0/+46
subdir. # It works for older kernel versions. # Run tested from 2.6.38+ and build tested from 2.6.35+ define OCF_LINUX_PREPARE_KERNEL support/scripts/apply-patches.sh $(LINUX_DIR) \ $(OCF_LINUX_DIR)/patches/ linux-3.2.1-ocf.patch ; \ cp -rf $(OCF_LINUX_DIR)/ocf $(LINUX_DIR)/crypto/ocf ; endef LINUX_PRE_PATCH_HOOKS += OCF_LINUX_PREPARE_KERNEL endif #BR2_LINUX_EXT_OCF_LINUX