treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-microblaze.git] / lib / math / Makefile
index 583bbfe..be6909e 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