Simon Glass | 92ccc96 | 2012-12-26 09:53:35 +0000 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2012, Google Inc. | ||||
3 | # | ||||
4 | # (C) Copyright 2006 | ||||
5 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. | ||||
6 | # | ||||
7 | # (C) Copyright 2003 | ||||
8 | # Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de | ||||
9 | # | ||||
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 10 | # SPDX-License-Identifier: GPL-2.0+ |
Simon Glass | 92ccc96 | 2012-12-26 09:53:35 +0000 | [diff] [blame] | 11 | # |
12 | |||||
Masahiro Yamada | 4678d74 | 2013-11-11 14:36:10 +0900 | [diff] [blame] | 13 | obj-y := sandboxfs.o |