Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec...
[deliverable/linux.git] / arch / xtensa / platforms / iss / Makefile
1 # $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $
2 #
3 # Makefile for the Xtensa Instruction Set Simulator (ISS)
4 # "prom monitor" library routines under Linux.
5 #
6
7 obj-y = setup.o
8 obj-$(CONFIG_TTY) += console.o
9 obj-$(CONFIG_NET) += network.o
10 obj-$(CONFIG_BLK_DEV_SIMDISK) += simdisk.o
This page took 0.030295 seconds and 6 git commands to generate.