diff options
Diffstat (limited to 'conf/machine/lite5200.conf')
-rw-r--r-- | conf/machine/lite5200.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/lite5200.conf b/conf/machine/lite5200.conf index cd943f7e65..3cbc44485d 100644 --- a/conf/machine/lite5200.conf +++ b/conf/machine/lite5200.conf @@ -1,5 +1,5 @@ TARGET_ARCH = "powerpc" -IPKG_EXTRA_ARCHS = "ppc" +PACKAGE_EXTRA_ARCHS = "ppc" UBOOT_MACHINE = "Lite5200" SERIAL_CONSOLE="38400 ttyS0" |