OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [ia64/] [hp/] [Makefile] - Blame information for rev 1275

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
# arch/ia64/hp/Makefile
2
# Copyright (c) 2002 Matthew Wilcox for Hewlett Packard
3
 
4
ALL_SUB_DIRS := sim zx1 common
5
 
6
O_TARGET := hp.o
7
 
8
subdir-$(CONFIG_IA64_GENERIC) += $(ALL_SUB_DIRS)
9
subdir-$(CONFIG_IA64_HP_SIM) += sim
10
subdir-$(CONFIG_IA64_HP_ZX1) += zx1 common
11
 
12
SUB_DIRS := $(subdir-y)
13
obj-y += $(join $(subdir-y),$(subdir-y:%=/%.o))
14
 
15
include $(TOPDIR)/Rules.make

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.