2009-08-30 19:15:58 +00:00
|
|
|
#
|
|
|
|
# Makefile for the Ralink common stuff
|
|
|
|
#
|
|
|
|
# Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
|
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or modify it
|
|
|
|
# under the terms of the GNU General Public License version 2 as published
|
|
|
|
# by the Free Software Foundation.
|
|
|
|
|
2009-08-31 08:29:19 +00:00
|
|
|
obj-y := intc.o gpio.o
|