mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-24 19:45:06 +08:00
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
|
#
|
||
|
# Cisco PowerTV Platform
|
||
|
#
|
||
|
platform-$(CONFIG_POWERTV) += powertv/
|
||
|
cflags-$(CONFIG_POWERTV) += \
|
||
|
-I$(srctree)/arch/mips/include/asm/mach-powertv
|
||
|
load-$(CONFIG_POWERTV) += 0xffffffff90800000
|