Commit Graph

4949 Commits (da8174507aad3763465d31a3de34f6765057bc18)
 

Author SHA1 Message Date
Florian Fainelli 0ed1f12441 Fix i2c module dependencies (#1525)
SVN-Revision: 6794
17 years ago
Felix Fietkau c2b42e1afe add check for openwrt build system makefiles when scanning for metadata
SVN-Revision: 6793
17 years ago
Florian Fainelli b7fac74f70 Add wifi profiles for ar7-2.6
SVN-Revision: 6792
17 years ago
Felix Fietkau c3a00eb1c4 convert from dos to unix format
SVN-Revision: 6791
17 years ago
Felix Fietkau 235692a7d6 fix iptables extension issue with mac os x builds
SVN-Revision: 6786
17 years ago
Felix Fietkau d651ee4602 Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already. Fixes build on OSX with fink's fileutils installed.
SVN-Revision: 6784
17 years ago
Florian Fainelli aef8f80a3a Fix image generation (sn9)
SVN-Revision: 6781
17 years ago
Florian Fainelli b99dfc7133 Restore image creation for rdc boards
SVN-Revision: 6780
17 years ago
Florian Fainelli 8312a2acc2 Working configuration, minimalistic
SVN-Revision: 6779
17 years ago
Florian Fainelli 3e6bb28214 the redboot parsing function needs to be exported
SVN-Revision: 6778
17 years ago
Florian Fainelli c3697977ab Code cleanup
SVN-Revision: 6777
17 years ago
Hamish Guthrie 227346dd55 reversal of previous dummy commit
SVN-Revision: 6776
17 years ago
Hamish Guthrie 52a7d96edd Dummy update - to be reversed
SVN-Revision: 6775
17 years ago
Felix Fietkau 58de9a89ad call Build/Clean for clean: in package makefiles
SVN-Revision: 6773
17 years ago
Felix Fietkau 1f5d88a1e1 revert bluetooth kconfig change - it doesn't work that way
SVN-Revision: 6772
17 years ago
Florian Fainelli ce510473d5 Fix a typo
SVN-Revision: 6771
17 years ago
Florian Fainelli 806cd71e0a Fix the division by zero (sn9)
SVN-Revision: 6770
17 years ago
Florian Fainelli 5720195886 fix crc32 and endianness, thanks sn9
SVN-Revision: 6769
17 years ago
Felix Fietkau 7326a8beb5 /sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts
SVN-Revision: 6768
17 years ago
Felix Fietkau 9dd72732bb allow dhcp sections for dnsmasq to add command line options
SVN-Revision: 6767
17 years ago
Florian Fainelli 47fce96471 Disable firmware creation for the moment
SVN-Revision: 6766
17 years ago
Florian Fainelli ed5e0b9431 Split up drivers and specific files, update flash map driver
SVN-Revision: 6765
17 years ago
Florian Fainelli 263d62cf19 airlink generation fix, thanks st9_
SVN-Revision: 6764
17 years ago
Mike Baker 3debff019c Remove extra -
SVN-Revision: 6763
17 years ago
Hamish Guthrie ad2a8ced9d Moved activity led to correct IO ports
SVN-Revision: 6761
17 years ago
Florian Fainelli d1eb342ea7 Cleanup system code and use definitions
SVN-Revision: 6760
17 years ago
Florian Fainelli ef53f5db7c Add definitions, add settings detection for SoCs
SVN-Revision: 6759
17 years ago
Florian Fainelli 56d10f7c3c Fix mkmylofw write_out_padding routine
SVN-Revision: 6758
17 years ago
Florian Fainelli d5bb3765ca Fix myloader partition table parser
SVN-Revision: 6757
17 years ago
Florian Fainelli f5b93badec Fix warning
SVN-Revision: 6756
17 years ago
Florian Fainelli ae90a1394d Working, but very minimalistic kernel config for rdc-2.6
SVN-Revision: 6755
17 years ago
Felix Fietkau f952681f35 run metadata scanning only once when multiple targets are specified on the command line
SVN-Revision: 6754
17 years ago
Felix Fietkau 4d8d426714 fix menuconfig 'deselect' statement
SVN-Revision: 6753
17 years ago
Florian Fainelli 55e4f0f8bc Should fix edimax generation
SVN-Revision: 6752
17 years ago
Felix Fietkau f4998c554a check initseq->first in awx after running include()
SVN-Revision: 6751
17 years ago
Felix Fietkau 54942b3ce2 fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)
SVN-Revision: 6750
17 years ago
Felix Fietkau fcf0aa5ab7 make sure tmp/info gets created
SVN-Revision: 6749
17 years ago
Florian Fainelli 74304a4323 Fix the irq request
SVN-Revision: 6748
17 years ago
Felix Fietkau 447b0f537a add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':'
SVN-Revision: 6747
17 years ago
Felix Fietkau 36b75197e3 detect changes in package/kernel/modules/*.mk when scanning the package metadata
SVN-Revision: 6746
17 years ago
Felix Fietkau e71ae20b0b nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact)
SVN-Revision: 6745
17 years ago
Felix Fietkau 92f558c4be Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it.
SVN-Revision: 6744
17 years ago
Florian Fainelli e172d1c9ea Fix warnings
SVN-Revision: 6742
17 years ago
Florian Fainelli e93d651983 Bluetooth depends on USB for 2.6 kernels also
SVN-Revision: 6741
17 years ago
Florian Fainelli f0bc281e36 Bluetooth modules also depend on USB
SVN-Revision: 6740
17 years ago
Florian Fainelli 799427a878 Enable kmod-sched for adm5120
SVN-Revision: 6739
17 years ago
Florian Fainelli e1b66f44ea Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser
SVN-Revision: 6737
17 years ago
Florian Fainelli d8bf22859b Add myloader partition table parser
SVN-Revision: 6736
17 years ago
Nicolas Thill 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
SVN-Revision: 6735
17 years ago
Nicolas Thill 32490cac26 cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)
SVN-Revision: 6734
17 years ago