Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)
[openwrt.git] / target / linux / adm5120-2.6 / files / include / asm-mips / mach-adm5120 / adm5120_info.h
index c78c46b..b4730dc 100644 (file)
@@ -50,6 +50,8 @@ extern unsigned int adm5120_package;
 #define ADM5120_PACKAGE_PQFP   0
 #define ADM5120_PACKAGE_BGA    1
 
+extern unsigned long adm5120_memsize;
+
 extern void adm5120_info_init(void);
 
 static inline int adm5120_package_pqfp(void)
This page took 0.021214 seconds and 4 git commands to generate.