1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:13:02 +02:00

[ifxmips] make selection of ASC for prom working

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14750 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
thl 2009-03-05 15:56:10 +00:00
parent 15870b5ffe
commit 61183eaabc

View File

@ -32,7 +32,7 @@ unsigned int prom_cp1_size;
/* for Multithreading (APRP) on MIPS34K */
unsigned long physical_memsize;
#ifdef IFXMIPS_PROM_ASC0
#ifdef CONFIG_IFXMIPS_PROM_ASC0
#define IFXMIPS_ASC_DIFF 0
#else
#define IFXMIPS_ASC_DIFF IFXMIPS_ASC_BASE_DIFF