]> Git Repo - linux.git/blob - arch/s390/math-emu/Makefile
Btrfs: fix max chunk size check in chunk allocator
[linux.git] / arch / s390 / math-emu / Makefile
1 #
2 # Makefile for the FPU instruction emulation.
3 #
4
5 obj-$(CONFIG_MATHEMU) := math.o
6
7 ccflags-y := -I$(src) -Iinclude/math-emu -w
This page took 0.035083 seconds and 4 git commands to generate.