Damien Le Moal | 8dcc1a9 | 2019-12-25 16:07:44 +0900 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
Johannes Thumshirn | 62ab1aa | 2021-01-27 05:21:15 +0900 | [diff] [blame] | 2 | ccflags-y += -I$(src) |
3 | |||||
Damien Le Moal | 8dcc1a9 | 2019-12-25 16:07:44 +0900 | [diff] [blame] | 4 | obj-$(CONFIG_ZONEFS_FS) += zonefs.o |
5 | |||||
6 | zonefs-y := super.o |