11 lines
242 B
Makefile
11 lines
242 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# (C) Copyright 2006
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# (C) Copyright 2003
|
||
|
# Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
|
||
|
#
|
||
|
|
||
|
obj-y := reiserfs.o dev.o mode_string.o
|