Android-x86
Fork
捐款

  • R/O
  • HTTP
  • SSH
  • HTTPS

device-motion-m1400: 提交

device/motion/m1400


Commit MetaInfo

修訂63105826acd5dec838f17813a7519a67aa0a0fcc (tree)
時間2011-04-24 22:22:32
作者fonix232 <fonix232@gmai...>
Commiterfonix232

Log Message

Fix pmem problem - exclude Android PMEM totally

Change Summary

差異

--- a/m1400.mk
+++ b/m1400.mk
@@ -7,6 +7,7 @@ PRODUCT_DEVICE := m1400
77 PRODUCT_MANUFACTURER := Motion
88 #PRODUCT_PACKAGE_OVERLAYS := device/viewsonic/viewpad10/overlays
99
10+TARGET_STRIP := 1
1011 USE_SQUASHFS := 0
1112
1213 #PRODUCT_COPY_FILES += \
--- a/m1400_defconfig
+++ b/m1400_defconfig
@@ -1,7 +1,7 @@
11 #
22 # Automatically generated make config: don't edit
33 # Linux/i386 2.6.38 Kernel Configuration
4-# Sun Apr 24 14:52:50 2011
4+# Sun Apr 24 15:20:06 2011
55 #
66 # CONFIG_64BIT is not set
77 CONFIG_X86_32=y
@@ -791,7 +791,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
791791 # CONFIG_BLK_DEV_RBD is not set
792792 CONFIG_MISC_DEVICES=y
793793 # CONFIG_AD525X_DPOT is not set
794-CONFIG_ANDROID_PMEM=y
794+# CONFIG_ANDROID_PMEM is not set
795795 # CONFIG_IBM_ASM is not set
796796 # CONFIG_PHANTOM is not set
797797 # CONFIG_SGI_IOC4 is not set
@@ -1231,6 +1231,7 @@ CONFIG_LIBIPW=m
12311231 # CONFIG_P54_COMMON is not set
12321232 # CONFIG_RT2X00 is not set
12331233 # CONFIG_RTL8192CE is not set
1234+# CONFIG_WL is not set
12341235 # CONFIG_WL1251 is not set
12351236 # CONFIG_WL12XX_MENU is not set
12361237 # CONFIG_ZD1211RW is not set
Show on old repository browser