Skip to content

Commit

Permalink
p1-common: install wifi firmwares correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
jt1134 committed Mar 13, 2012
1 parent 4fc9be0 commit a90a593
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 107 deletions.
6 changes: 1 addition & 5 deletions p1-common/p1-common-vendor-blobs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,7 @@ PRODUCT_COPY_FILES += \

# WiFi
PRODUCT_COPY_FILES += \
vendor/samsung/p1-common/proprietary/nvram_net.txt:system/etc/wifi/nvram_net.txt \
vendor/samsung/p1-common/proprietary/nvram_mfg.txt:system/etc/wifi/nvram_mfg.txt \
vendor/samsung/p1-common/proprietary/bcm4329_aps.bin:system/etc/wifi/bcm4329_aps.bin \
vendor/samsung/p1-common/proprietary/bcm4329_mfg.bin:system/etc/wifi/bcm4329_mfg.bin \
vendor/samsung/p1-common/proprietary/bcm4329_sta.bin:system/etc/wifi/bcm4329_sta.bin
vendor/samsung/p1-common/proprietary/nvram_net.txt:system/vendor/firmware/nvram_net.txt

# Low Power Mode
PRODUCT_COPY_FILES += \
Expand Down
Binary file removed p1-common/proprietary/bcm4329_aps.bin
Binary file not shown.
Binary file removed p1-common/proprietary/bcm4329_mfg.bin
Binary file not shown.
Binary file removed p1-common/proprietary/bcm4329_sta.bin
Binary file not shown.
102 changes: 0 additions & 102 deletions p1-common/proprietary/nvram_mfg.txt

This file was deleted.

0 comments on commit a90a593

Please sign in to comment.