Makefile 196 B

123456789
  1. # SPDX-License-Identifier: GPL-2.0+
  2. #
  3. # (C) Copyright 2000-2006
  4. # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  5. obj-y += generic.o
  6. obj-y += timer.o
  7. obj-y += devices.o
  8. obj-y += relocate.o