summaryrefslogtreecommitdiffstats
path: root/fs/cramfs/Makefile
blob: e2b2c7366c22c9e53492f5998bc2ffb19fd8f281 (plain)
1
2
3
4
5
6
7
8
9
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-$(CONFIG_CMD_CRAMFS) := cramfs.o
obj-$(CONFIG_CMD_CRAMFS) += uncompress.o
OpenPOWER on IntegriCloud