comparison packages/hal/arm/edb7xxx/current/cdl/hal_arm_edb7xxx.cdl @ 82:6736c52df507 ecos-sw-2000-04-14

Merge from eCos master repository on 2000-04-14-13:35:46-BST
author jlarmour
date Tue, 18 Apr 2000 21:51:55 +0000
parents 435cced73e2f
children 84e4bde58b26
comparison
equal deleted inserted replaced
81:89fef2181d7d 82:6736c52df507
363 @echo $(wildcard $(PREFIX)/lib/*) " \\" >> $(notdir $@).deps 363 @echo $(wildcard $(PREFIX)/lib/*) " \\" >> $(notdir $@).deps
364 @tail +2 deps.tmp >> $(notdir $@).deps 364 @tail +2 deps.tmp >> $(notdir $@).deps
365 @echo >> $(notdir $@).deps 365 @echo >> $(notdir $@).deps
366 # warning: no proper deps here 366 # warning: no proper deps here
367 $(CC) -c $(INCLUDE_PATH) -I$(dir $<) $(CFLAGS) -o misc/i2s_audio_fiq.o $(REPOSITORY)/$(PACKAGE)/misc/i2s_audio_fiq.S 367 $(CC) -c $(INCLUDE_PATH) -I$(dir $<) $(CFLAGS) -o misc/i2s_audio_fiq.o $(REPOSITORY)/$(PACKAGE)/misc/i2s_audio_fiq.S
368 $(CC) $(LDFLAGS) -L$(PREFIX)/lib -Ttarget.ld -o $@ misc/lcd_test.o misc/i2s_audio_fiq.o 368 $(CC) $(LDFLAGS) -L$(PREFIX)/lib -Ttarget.ld -o $@ misc/i2s_audio_test.o misc/i2s_audio_fiq.o
369 } 369 }
370 370
371 } 371 }
372 } 372 }
373 373
394 building the Cirrus Logic HAL. These flags are used in addition 394 building the Cirrus Logic HAL. These flags are used in addition
395 to the set of global flags." 395 to the set of global flags."
396 } 396 }
397 397
398 cdl_option CYGPKG_HAL_ARM_EDB7XXX_CFLAGS_REMOVE { 398 cdl_option CYGPKG_HAL_ARM_EDB7XXX_CFLAGS_REMOVE {
399 display "Supressed compiler flags" 399 display "Suppressed compiler flags"
400 flavor data 400 flavor data
401 no_define 401 no_define
402 default_value { "" } 402 default_value { "" }
403 description " 403 description "
404 This option modifies the set of compiler flags for 404 This option modifies the set of compiler flags for