summaryrefslogtreecommitdiffstats
path: root/rules/ntp.make
Commit message (Expand)AuthorAgeFilesLines
* * ntp: fixed URLRobert Schwebel2007-01-261-1/+1
* * ptxdist: moved projects-example/generic to genericRobert Schwebel2006-10-241-1/+1
* fixed ntpLuotao Fu2006-10-111-1/+1
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
* CFLAGS need to be cleared else ntpdc doesn't compileErwin Rol2006-04-101-1/+2
* paths fixed for generic directoryRobert Schwebel2006-03-111-1/+1
* reverted := vs. = patchRobert Schwebel2006-03-011-6/+6
* = -> := replacementSascha Hauer2006-03-011-6/+6
* += replacementSascha Hauer2006-03-011-6/+6
* new calling convention for install_* macros. see commit 4759 to Rules.makeSascha Hauer2006-02-241-15/+15
* Remove obsolete get_patches.Ladislav Michl2006-02-111-1/+0
* install server and client scripts only when server and client are selectedRobert Schwebel2006-01-301-4/+3
* fixed dependencyBjoern Buerger2006-01-161-2/+3
* fixup dependenciesRobert Schwebel2006-01-121-18/+1
* fixup dependenciesRobert Schwebel2006-01-121-4/+4
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
* added generic call package_depfile rule for autogeneration of default depende...Bjoern Buerger2006-01-091-0/+2
* git-svn-id: https://svn.pengutronix.de/svn/ptxdist/branches/ptxdist-0.7-destd...Robert Schwebel2005-12-271-2/+1
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-7/+7
* fix: convert all touchs into call touchs; migrate TOPDIR to PTXDIST_TOPDIRRobert Schwebel2005-11-291-1/+1
* add packages to PACKAGES-yRobert Schwebel2005-11-131-3/+1
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
* * added get_patched to get stageMarc Kleine-Budde2005-08-211-2/+3
* git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2...Robert Schwebel2005-05-301-1/+1
* install ntp serverRobert Schwebel2005-05-271-0/+4
* added further toolsRobert Schwebel2005-05-211-1/+10
* ipkgizedRobert Schwebel2005-04-271-4/+16
* merge with nativegcc branchRobert Schwebel2004-10-181-5/+3
* Added crosstool support; moved project specific stuff into project/ directory(no author)2004-09-011-1/+1
* fix wrong LDFLAGS for host toolsRobert Schwebel2004-08-181-2/+3
* fix --without-openssl-* when no ssl is usedRobert Schwebel2004-08-181-1/+3
* add install option for ntpdateRobert Schwebel2004-06-231-1/+7
* fix cross compilation of ntp; a host tool was built with the cross compilerRobert Schwebel2004-01-221-3/+10
* Added NTP supportRobert Schwebel2003-12-231-0/+365