Remove NRV2B compression support
It wasn't even hooked up to the build system anymore. Change-Id: I4b962ffd945b39451e19da3ec2f7b8e0eecf2e53 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/3892 Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Tested-by: build bot (Jenkins)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
GCC=gcc
|
||||
|
||||
nrv2b: nrv2b.c
|
||||
$(GCC) -O2 -DENCODE -DDECODE -DMAIN -DVERBOSE -DNDEBUG -DBITSIZE=32 -DENDIAN=0 -o $@ $<
|
||||
|
||||
clean:
|
||||
rm -f nrv2b
|
1473
util/nrv2b/nrv2b.c
1473
util/nrv2b/nrv2b.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user