2009-08-31 03:15:58 +08: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 16:29:19 +08:00
|
|
|
obj-y := intc.o gpio.o
|