Skip to content

Commit

Permalink
od: gcw0: Disable firmwares in config
Browse files Browse the repository at this point in the history
/lib/firmware is now a symlink to the data partition. Therefore, we do
not want Buildroot to install any firmware files there.

Signed-off-by: Paul Cercueil <[email protected]>
  • Loading branch information
pcercuei committed Jun 18, 2023
1 parent 15cb8a3 commit cc8393d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions configs/od_gcw0_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ BR2_PACKAGE_SDL2_MIXER=y
BR2_PACKAGE_SDL2_NET=y
BR2_PACKAGE_SDL2_TTF=y
BR2_PACKAGE_APITRACE=y
BR2_PACKAGE_LINUX_FIRMWARE=y
BR2_PACKAGE_LINUX_FIRMWARE_MEDIATEK_MT7601U=y
BR2_PACKAGE_LINUX_FIRMWARE_RTL_81XX=y
BR2_PACKAGE_EVTEST=y
BR2_PACKAGE_FMTOOLS=y
BR2_PACKAGE_I2C_TOOLS=y
Expand Down

0 comments on commit cc8393d

Please sign in to comment.