]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/math/Makefile
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/braun...
[linux.git] / lib / math / Makefile
index 583bbfebfc098d2f402b595910624aa08eaa61b3..be6909e943bdd7f95b01352c0e0ab886d427a511 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
 obj-y += div64.o gcd.o lcm.o int_pow.o int_sqrt.o reciprocal_div.o
 
 obj-$(CONFIG_CORDIC)           += cordic.o