18348SEric.Yu@Sun.COM# $Id$
28348SEric.Yu@Sun.COM#
38348SEric.Yu@Sun.COM# Makefile for Real Time Clock driver for WL-HDD
48348SEric.Yu@Sun.COM#
58348SEric.Yu@Sun.COM# Copyright (C) 2007 Andreas Engel
68348SEric.Yu@Sun.COM#
78348SEric.Yu@Sun.COM# This program is free software; you can redistribute it and/or
88348SEric.Yu@Sun.COM# modify it under the terms of the GNU General Public License
98348SEric.Yu@Sun.COM# as published by the Free Software Foundation; either version
108348SEric.Yu@Sun.COM# 2 of the License, or (at your option) any later version.
118348SEric.Yu@Sun.COM#
128348SEric.Yu@Sun.COM
138348SEric.Yu@Sun.COMobj-m := rtc.o
148348SEric.Yu@Sun.COM
158348SEric.Yu@Sun.COMifeq ($(MAKING_MODULES),1)
168348SEric.Yu@Sun.COM
178348SEric.Yu@Sun.COM-include $(TOPDIR)/Rules.make
188348SEric.Yu@Sun.COMendif
198348SEric.Yu@Sun.COM