Hi so i did: https://github.com/openwrt/openwrt/pull/2410 Thanks for comments if its done wright or not. It’s my first. Regards, Ivan Hörler
> Am 13.09.2019 um 22:41 schrieb Adrian Schmutzler <[email protected]>: > > Hi, > >> -----Original Message----- >> From: openwrt-devel [mailto:[email protected]] On >> Behalf Of Ivan Hörler >> Sent: Freitag, 13. September 2019 22:32 >> To: [email protected] >> Subject: [OpenWrt-Devel] [ramips] Linkit Smart 7688 kmod-sdhci-mt7620 >> >> Hi >> I have a question about how openwrt handles packages needed by a target. >> The Linkit Smart 7688 has a SD-Card reader that does not work with the >> official build of openwrt 18.06. >> Adding kmod-sdhci-mt7620 makes it working. >> I think it would be nice to get a fully working device when updateing with >> the official build. Right? >> >> So i had a look in to the files and found >> openwrt/target/linux/ramips/mt76x8/target.mk >> and >> openwrt/target/linux/ramips/mt76x8/profiles/00-default.mk >> where some packages are defined. > > this sounds like a device-specific change to me. > > To add packages for specific devices, you would normally add it to the > DEVICE_PACKAGES variable in the corresponding device node located in > target/linux/ramips/image/mt76x8.mk (for your subtarget). > > If this proves to be working, please send a patch to this list or open a Pull > Request in GitHub to share your improvement! > > Best > > Adrian > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
