]> Git Repo - u-boot.git/blame - lib/lzma/Makefile
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[u-boot.git] / lib / lzma / Makefile
CommitLineData
fc9c1727
LCM
1#
2# Copyright (C) 2007-2008 Industrie Dial Face S.p.A.
3# Luigi 'Comio' Mantellini ([email protected])
4#
5# (C) Copyright 2003-2006
6# Wolfgang Denk, DENX Software Engineering, [email protected].
7#
1a459660 8# SPDX-License-Identifier: GPL-2.0+
fc9c1727
LCM
9#
10
6825a95b 11ccflags-y += -D_LZMA_PROB32
caf72ff3 12
164922bd 13obj-y += LzmaDec.o LzmaTools.o
This page took 0.142483 seconds and 4 git commands to generate.