mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
9851ca5774
This patch adds support for the TI-Nspire platform. Changes between v1 and v2: * Added GENERIC_IRQ_CHIP to platform Kconfig Signed-off-by: Daniel Tang <dt.tangr@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
3 lines
40 B
Makefile
3 lines
40 B
Makefile
obj-y += nspire.o
|
|
obj-y += clcd.o
|