mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
026dab3c51
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
198 B
Text
7 lines
198 B
Text
#
|
|
# Cisco PowerTV Platform
|
|
#
|
|
platform-$(CONFIG_POWERTV) += powertv/
|
|
cflags-$(CONFIG_POWERTV) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-powertv
|
|
load-$(CONFIG_POWERTV) += 0xffffffff90800000
|