Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ea385ed64345de629fb4aafb0772c856283295e3
/
.
/
fs
/
cramfs
/
Makefile
blob: e2b2c7366c22c9e53492f5998bc2ffb19fd8f281 [
file
] [
log
] [
blame
]
#
# (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