mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
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
|